Chapter 9 About this book

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

You can check what has changed since the last time you read it using GitHub. For example, this information for the page you are reading right now is available here.

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

sessionInfo()
## R version 4.4.1 (2024-06-14)
## Platform: x86_64-redhat-linux-gnu
## Running under: Fedora Linux 40 (Forty)
## 
## Matrix products: default
## BLAS/LAPACK: FlexiBLAS OPENBLAS-OPENMP;  LAPACK version 3.11.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 utils     datasets  methods   base     
## 
## other attached packages:
## [1] dplyr_1.1.4      Cairo_1.6-2      terra_1.7-78     stars_0.6-6     
## [5] sf_1.0-17        abind_1.4-5      kableExtra_1.4.0 knitr_1.48      
## [9] IsoriX_0.9.3    
## 
## loaded via a namespace (and not attached):
##  [1] tidyselect_1.2.1     viridisLite_0.4.2    farver_2.1.2        
##  [4] fastmap_1.2.0        miniCRAN_0.2.16.9000 promises_1.3.0      
##  [7] digest_0.6.37        lifecycle_1.0.4      magrittr_2.0.3      
## [10] compiler_4.4.1       rlang_1.1.4          sass_0.4.9          
## [13] tools_4.4.1          igraph_2.0.3         utf8_1.2.4          
## [16] yaml_2.3.10          data.table_1.16.0    labeling_0.4.3      
## [19] classInt_0.4-10      interp_1.1-6         sp_2.1-4            
## [22] xml2_1.3.6           RColorBrewer_1.1-3   KernSmooth_2.23-24  
## [25] registry_0.5-1       withr_3.0.1          purrr_1.0.2         
## [28] numDeriv_2016.8-1.1  grid_4.4.1           tidyterra_0.6.1     
## [31] fansi_1.0.6          latticeExtra_0.6-30  e1071_1.7-14        
## [34] colorspace_2.1-1     ggplot2_3.5.1        scales_1.3.0        
## [37] MASS_7.3-61          cli_3.6.3            rmarkdown_2.28      
## [40] crayon_1.5.3         generics_0.1.3       rstudioapi_0.16.0   
## [43] httr_1.4.7           DBI_1.2.3            minqa_1.2.8         
## [46] pbapply_1.7-2        cachem_1.1.0         proxy_0.4-27        
## [49] stringr_1.5.1        assertthat_0.2.1     parallel_4.4.1      
## [52] vctrs_0.6.5          boot_1.3-31          Matrix_1.7-0        
## [55] jsonlite_1.8.8       slam_0.1-53          spaMM_4.5.0         
## [58] bookdown_0.40        rasterVis_0.51.6     systemfonts_1.1.0   
## [61] jpeg_0.1-10          jquerylib_0.1.4      hexbin_1.28.4       
## [64] tidyr_1.3.1          units_0.8-5          glue_1.7.0          
## [67] ROI_1.0-1            gifski_1.12.0-2      nloptr_2.1.1        
## [70] codetools_0.2-20     stringi_1.8.4        gtable_0.3.5        
## [73] later_1.3.2          deldir_2.0-4         raster_3.6-26       
## [76] munsell_0.5.1        tibble_3.2.1         pillar_1.9.0        
## [79] htmltools_0.5.8.1    R6_2.5.1             evaluate_0.24.0     
## [82] lattice_0.22-6       highr_0.11           png_0.1-8           
## [85] backports_1.5.0      httpuv_1.6.15        bslib_0.8.0         
## [88] class_7.3-22         Rcpp_1.0.13          svglite_2.1.3       
## [91] nlme_3.1-166         checkmate_2.3.2      xfun_0.47           
## [94] zoo_1.8-12           pkgconfig_2.0.3