This site is generated in R Markdown using RStudio.

Session information:

sessionInfo()
## R version 3.5.1 (2018-07-02)
## Platform: x86_64-apple-darwin15.6.0 (64-bit)
## Running under: macOS High Sierra 10.13.6
## 
## Matrix products: default
## BLAS: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
## LAPACK: /Library/Frameworks/R.framework/Versions/3.5/Resources/lib/libRlapack.dylib
## 
## locale:
## [1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
## 
## attached base packages:
## [1] stats     graphics  grDevices utils     datasets  methods   base     
## 
## other attached packages:
##  [1] tufte_0.4       bindrcpp_0.2.2  sos_2.0-0       brew_1.0-6     
##  [5] forcats_0.3.0   stringr_1.3.1   dplyr_0.7.6     purrr_0.2.5    
##  [9] readr_1.1.1     tidyr_0.8.1     tibble_1.4.2    ggplot2_3.0.0  
## [13] tidyverse_1.2.1 knitr_1.20      pacman_0.4.6   
## 
## loaded via a namespace (and not attached):
##  [1] tidyselect_0.2.4 haven_1.1.2      lattice_0.20-35  colorspace_1.3-2
##  [5] htmltools_0.3.6  yaml_2.2.0       rlang_0.2.1      pillar_1.3.0    
##  [9] glue_1.3.0       withr_2.1.2      modelr_0.1.2     readxl_1.1.0    
## [13] bindr_0.1.1      plyr_1.8.4       munsell_0.5.0    gtable_0.2.0    
## [17] cellranger_1.1.0 rvest_0.3.2      evaluate_0.11    labeling_0.3    
## [21] broom_0.5.0      Rcpp_0.12.18     scales_0.5.0     backports_1.1.2 
## [25] jsonlite_1.5     hms_0.4.2        digest_0.6.15    stringi_1.2.4   
## [29] grid_3.5.1       rprojroot_1.3-2  cli_1.0.0        tools_3.5.1     
## [33] magrittr_1.5     lazyeval_0.2.1   crayon_1.3.4     pkgconfig_2.0.1 
## [37] rsconnect_0.8.8  xml2_1.2.0       lubridate_1.7.4  assertthat_0.2.0
## [41] rmarkdown_1.10   httr_1.3.1       rstudioapi_0.7   R6_2.2.2        
## [45] nlme_3.1-137     compiler_3.5.1