Chapter 8 Session information

# print session information
sessionInfo()
## R version 3.6.1 (2017-01-27)
## Platform: x86_64-pc-linux-gnu (64-bit)
## Running under: Ubuntu 16.04.6 LTS
## 
## Matrix products: default
## BLAS:   /home/travis/R-bin/lib/R/lib/libRblas.so
## LAPACK: /home/travis/R-bin/lib/R/lib/libRlapack.so
## 
## locale:
##  [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C              
##  [3] LC_TIME=en_US.UTF-8        LC_COLLATE=en_US.UTF-8    
##  [5] LC_MONETARY=en_US.UTF-8    LC_MESSAGES=en_US.UTF-8   
##  [7] LC_PAPER=en_US.UTF-8       LC_NAME=C                 
##  [9] LC_ADDRESS=C               LC_TELEPHONE=C            
## [11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C       
## 
## attached base packages:
## [1] stats     graphics  grDevices utils     datasets  methods   base     
## 
## other attached packages:
##  [1] gridExtra_2.3    assertthat_0.2.1 scales_1.0.0     units_0.6-5     
##  [5] mapview_2.7.0    rgeos_0.5-2      rgdal_1.4-6      prioritizr_4.1.4
##  [9] proto_1.0.0      raster_3.0-7     sp_1.3-1         forcats_0.4.0   
## [13] stringr_1.4.0    dplyr_0.8.3      purrr_0.3.2      readr_1.3.1     
## [17] tidyr_1.0.0      tibble_2.1.3     ggplot2_3.2.1    tidyverse_1.2.1 
## 
## loaded via a namespace (and not attached):
##  [1] nlme_3.1-140       sf_0.8-0           satellite_1.0.1   
##  [4] lubridate_1.7.4    webshot_0.5.1      httr_1.4.1        
##  [7] tools_3.6.1        backports_1.1.5    utf8_1.1.4        
## [10] R6_2.4.0           KernSmooth_2.23-15 DBI_1.0.0         
## [13] lazyeval_0.2.2     colorspace_1.4-1   withr_2.1.2       
## [16] tidyselect_0.2.5   leaflet_2.0.2      compiler_3.6.1    
## [19] cli_1.1.0          rvest_0.3.4        xml2_1.2.2        
## [22] bookdown_0.14.1    classInt_0.4-1     digest_0.6.21     
## [25] rmarkdown_1.16     base64enc_0.1-3    pkgconfig_2.0.3   
## [28] htmltools_0.4.0    lpsymphony_1.12.0  fastmap_1.0.1     
## [31] htmlwidgets_1.5.1  rlang_0.4.0        readxl_1.3.1      
## [34] rstudioapi_0.10    shiny_1.4.0        generics_0.0.2    
## [37] jsonlite_1.6       crosstalk_1.0.0    magrittr_1.5      
## [40] Matrix_1.2-17      Rcpp_1.0.2         munsell_0.5.0     
## [43] fansi_0.4.0        lifecycle_0.1.0    stringi_1.4.3     
## [46] yaml_2.2.0         plyr_1.8.4         grid_3.6.1        
## [49] parallel_3.6.1     promises_1.1.0     crayon_1.3.4      
## [52] lattice_0.20-38    haven_2.1.1        hms_0.5.1         
## [55] zeallot_0.1.0      knitr_1.25         pillar_1.4.2      
## [58] uuid_0.1-2         velox_0.2.0        codetools_0.2-16  
## [61] stats4_3.6.1       glue_1.3.1         evaluate_0.14     
## [64] modelr_0.1.5       png_0.1-7          vctrs_0.2.0       
## [67] httpuv_1.5.2       cellranger_1.1.0   gtable_0.3.0      
## [70] xfun_0.10          mime_0.7           xtable_1.8-4      
## [73] broom_0.5.2        e1071_1.7-2        later_1.0.0       
## [76] class_7.3-15       viridisLite_0.3.0