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.5.2 (2025-10-31)
## Platform: x86_64-redhat-linux-gnu
## Running under: Fedora Linux 43 (KDE Plasma Desktop Edition)
## 
## Matrix products: default
## BLAS/LAPACK: FlexiBLAS OPENBLAS-OPENMP;  LAPACK version 3.12.1
## 
## 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.7-0      terra_1.8-86     stars_0.7-0     
## [5] sf_1.0-23        abind_1.4-8      kableExtra_1.4.0 knitr_1.50      
## [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] S7_0.2.1             fastmap_1.2.0        miniCRAN_0.2.16.9000
##  [7] digest_0.6.39        lifecycle_1.0.5      magrittr_2.0.4      
## [10] compiler_4.5.2       rlang_1.1.7          sass_0.4.10         
## [13] tools_4.5.2          igraph_2.2.1         yaml_2.3.12         
## [16] data.table_1.17.8    labeling_0.4.3       classInt_0.4-11     
## [19] interp_1.1-6         sp_2.2-0             xml2_1.5.1          
## [22] RColorBrewer_1.1-3   KernSmooth_2.23-26   rsconnect_1.7.0     
## [25] registry_0.5-1       withr_3.0.2          purrr_1.2.0         
## [28] numDeriv_2016.8-1.1  grid_4.5.2           tidyterra_0.7.2     
## [31] latticeExtra_0.6-31  e1071_1.7-16         ggplot2_4.0.1       
## [34] scales_1.4.0         MASS_7.3-65          cli_3.6.5           
## [37] rmarkdown_2.30       reformulas_0.4.2     generics_0.1.4      
## [40] rstudioapi_0.17.1    httr_1.4.7           DBI_1.2.3           
## [43] minqa_1.2.8          pbapply_1.7-4        cachem_1.1.0        
## [46] proxy_0.4-28         stringr_1.6.0        assertthat_0.2.1    
## [49] parallel_4.5.2       CoprManager_0.5.7    vctrs_0.6.5         
## [52] boot_1.3-32          Matrix_1.7-4         jsonlite_2.0.0      
## [55] slam_0.1-55          spaMM_4.6.1          bookdown_0.46       
## [58] rasterVis_0.51.7     systemfonts_1.3.1    jpeg_0.1-11         
## [61] tidyr_1.3.1          jquerylib_0.1.4      hexbin_1.28.5       
## [64] units_1.0-0          glue_1.8.0           ROI_1.0-1           
## [67] gifski_1.32.0-2      nloptr_2.2.1         codetools_0.2-20    
## [70] stringi_1.8.7        gtable_0.3.6         deldir_2.0-4        
## [73] raster_3.6-32        tibble_3.3.0         pillar_1.11.1       
## [76] htmltools_0.5.9      R6_2.6.1             textshaping_1.0.4   
## [79] Rdpack_2.6.4         evaluate_1.0.5       lattice_0.22-7      
## [82] rbibutils_2.4        png_0.1-8            backports_1.5.0     
## [85] bslib_0.9.0          class_7.3-23         Rcpp_1.1.0          
## [88] svglite_2.2.2        nlme_3.1-168         checkmate_2.3.3     
## [91] xfun_0.55            zoo_1.8-15           pkgconfig_2.0.3