Chapter 9 About this book

We wrote this documentation in R Markdown and built it using the R package bookdown.

All the R code used to compile this bookdown ran within the following R session:

sessionInfo()
## R version 4.3.2 (2023-10-31)
## Platform: x86_64-pc-linux-gnu (64-bit)
## Running under: Ubuntu 22.04.4 LTS
## 
## Matrix products: default
## BLAS:   /usr/lib/x86_64-linux-gnu/blas/libblas.so.3.10.0 
## LAPACK: /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3.10.0
## 
## 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       
## 
## time zone: Europe/Berlin
## tzcode source: system (glibc)
## 
## attached base packages:
## [1] stats     graphics  grDevices datasets  utils     methods   base     
## 
## other attached packages:
## [1] dplyr_1.1.4      Cairo_1.6-2      terra_1.7-71     kableExtra_1.4.0
## [5] knitr_1.45       IsoriX_0.9.2    
## 
## loaded via a namespace (and not attached):
##  [1] xfun_0.42            bslib_0.6.1          raster_3.6-26       
##  [4] remotes_2.4.2.1      latticeExtra_0.6-30  lattice_0.22-5      
##  [7] bspm_0.5.5           numDeriv_2016.8-1.1  generics_0.1.3      
## [10] vctrs_0.6.5          tools_4.3.2          parallel_4.3.2      
## [13] fansi_1.0.6          tibble_3.2.1         gifski_1.12.0-2     
## [16] proxy_0.4-27         highr_0.10           pkgconfig_2.0.3     
## [19] Matrix_1.6-5         checkmate_2.3.1      RColorBrewer_1.1-3  
## [22] assertthat_0.2.1     lifecycle_1.0.4      miniCRAN_0.2.16.9000
## [25] compiler_4.3.2       stringr_1.5.1        deldir_2.0-2        
## [28] munsell_0.5.0        codetools_0.2-19     rasterVis_0.51.6    
## [31] htmltools_0.5.7      sass_0.4.8           gmp_0.7-4           
## [34] yaml_2.3.8           pillar_1.9.0         hexbin_1.28.3       
## [37] nloptr_2.0.3         crayon_1.5.2         jquerylib_0.1.4     
## [40] MASS_7.3-60.0.1      cachem_1.0.8         boot_1.3-28.1       
## [43] spaMM_4.4.16         nlme_3.1-164         tidyselect_1.2.0    
## [46] digest_0.6.34        stringi_1.8.3        slam_0.1-50         
## [49] bookdown_0.37        fastmap_1.1.1        grid_4.3.2          
## [52] colorspace_2.1-0     cli_3.6.2            magrittr_2.0.3      
## [55] utf8_1.2.4           scales_1.3.0         backports_1.4.1     
## [58] sp_2.1-3             registry_0.5-1       httr_1.4.7          
## [61] rmarkdown_2.25       jpeg_0.1-10          igraph_2.0.2        
## [64] interp_1.1-6         zoo_1.8-12           png_0.1-8           
## [67] ROI_1.0-1            pbapply_1.7-2        evaluate_0.23       
## [70] viridisLite_0.4.2    rlang_1.1.3          Rcpp_1.0.12         
## [73] glue_1.7.0           xml2_1.3.6           svglite_2.1.3       
## [76] rstudioapi_0.15.0    minqa_1.2.6          jsonlite_1.8.8      
## [79] R6_2.5.1             systemfonts_1.0.5