7 Appendix
This book was compiled in the following R session:
sessionInfo()
## R version 3.4.0 (2017-04-21)
## Platform: x86_64-apple-darwin15.6.0 (64-bit)
## Running under: macOS Sierra 10.12.3
##
## Matrix products: default
## BLAS: /Library/Frameworks/R.framework/Versions/3.4/Resources/lib/libRblas.0.dylib
## LAPACK: /Library/Frameworks/R.framework/Versions/3.4/Resources/lib/libRlapack.dylib
##
## locale:
## [1] en_GB.UTF-8/en_GB.UTF-8/en_GB.UTF-8/C/en_GB.UTF-8/en_GB.UTF-8
##
## attached base packages:
## [1] stats graphics grDevices utils datasets methods base
##
## other attached packages:
## [1] purrr_0.2.2 ggplot2_2.2.1 tidyr_0.6.1 dplyr_0.5.0 readxl_1.0.0
##
## loaded via a namespace (and not attached):
## [1] Rcpp_0.12.10 cellranger_1.1.0 compiler_3.4.0 plyr_1.8.4
## [5] tools_3.4.0 digest_0.6.12 evaluate_0.10 tibble_1.3.0
## [9] nlme_3.1-131 gtable_0.2.0 lattice_0.20-35 psych_1.7.3.21
## [13] DBI_0.6-1 rstudioapi_0.6 yaml_2.1.14 parallel_3.4.0
## [17] gridExtra_2.2.1 stringr_1.2.0 knitr_1.15.1 rprojroot_1.2
## [21] grid_3.4.0 R6_2.2.0 foreign_0.8-67 rmarkdown_1.5
## [25] bookdown_0.3 magrittr_1.5 backports_1.0.5 scales_0.4.1
## [29] htmltools_0.3.6 assertthat_0.2.0 mnormt_1.5-5 colorspace_1.3-2
## [33] labeling_0.3 stringi_1.1.5 lazyeval_0.2.0 munsell_0.4.3