The R session used for building this version of the course is

print(sessionInfo(),locale = FALSE)
## R version 4.4.0 (2024-04-24)
## Platform: x86_64-suse-linux-gnu
## Running under: openSUSE Tumbleweed
## 
## Matrix products: default
## BLAS:   /usr/lib64/R/lib/libRblas.so 
## LAPACK: /usr/lib64/R/lib/libRlapack.so;  LAPACK version 3.12.0
## 
## attached base packages:
## [1] parallel  stats     graphics  grDevices utils     datasets  methods  
## [8] base     
## 
## other attached packages:
## [1] dynatop_0.3.0.1010    xts_0.13.2            zoo_1.8-12           
## [4] dynatopGIS_0.3.0.1010 terra_1.7-71         
## 
## loaded via a namespace (and not attached):
##  [1] digest_0.6.35     R6_2.5.1          codetools_0.2-20  fastmap_1.1.1    
##  [5] xfun_0.43         lattice_0.22-6    cachem_1.0.8      knitr_1.46       
##  [9] htmltools_0.5.8.1 rmarkdown_2.26    lifecycle_1.0.4   cli_3.6.2        
## [13] grid_4.4.0        sass_0.4.9        jquerylib_0.1.4   compiler_4.4.0   
## [17] highr_0.10        tools_4.4.0       evaluate_0.23     bslib_0.7.0      
## [21] Rcpp_1.0.12       yaml_2.3.8        rlang_1.1.3       jsonlite_1.8.8