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] readxl_1.3.1       data.table_1.12.6  gridExtra_2.3      assertthat_0.2.1  
##  [5] scales_1.0.0       units_0.6-5        mapview_2.7.0      rgeos_0.5-2       
##  [9] rgdal_1.4-7        prioritizr_4.1.4.2 proto_1.0.0        raster_3.0-7      
## [13] sp_1.3-2           forcats_0.4.0      stringr_1.4.0      dplyr_0.8.3       
## [17] purrr_0.3.3        readr_1.3.1        tidyr_1.0.0        tibble_2.1.3      
## [21] 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    lubridate_1.7.4   
##  [5] webshot_0.5.1      httr_1.4.1         tools_3.6.1        backports_1.1.5   
##  [9] utf8_1.1.4         R6_2.4.1           KernSmooth_2.23-15 DBI_1.0.0         
## [13] lazyeval_0.2.2     colorspace_1.4-1   withr_2.1.2        tidyselect_0.2.5  
## [17] leaflet_2.0.2      compiler_3.6.1     cli_1.1.0          rvest_0.3.5       
## [21] xml2_1.2.2         bookdown_0.15.1    classInt_0.4-2     digest_0.6.22     
## [25] rmarkdown_1.17     base64enc_0.1-3    pkgconfig_2.0.3    htmltools_0.4.0   
## [29] lpsymphony_1.12.0  fastmap_1.0.1      htmlwidgets_1.5.1  rlang_0.4.1       
## [33] rstudioapi_0.10    shiny_1.4.0        generics_0.0.2     jsonlite_1.6      
## [37] crosstalk_1.0.0    Rsymphony_0.1-28   magrittr_1.5       Matrix_1.2-17     
## [41] fansi_0.4.0        Rcpp_1.0.3         munsell_0.5.0      lifecycle_0.1.0   
## [45] stringi_1.4.3      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       lattice_0.20-38   
## [53] haven_2.2.0        hms_0.5.2          zeallot_0.1.0      knitr_1.26        
## [57] pillar_1.4.2       uuid_0.1-2         velox_0.2.0        codetools_0.2-16  
## [61] stats4_3.6.1       glue_1.3.1         evaluate_0.14      modelr_0.1.5      
## [65] png_0.1-7          vctrs_0.2.0        httpuv_1.5.2       cellranger_1.1.0  
## [69] gtable_0.3.0       xfun_0.11          mime_0.7           xtable_1.8-4      
## [73] broom_0.5.2        e1071_1.7-2        later_1.0.0        class_7.3-15      
## [77] viridisLite_0.3.0