sessionInfo()
#> R version 4.1.2 (2021-11-01)
#> Platform: x86_64-pc-linux-gnu (64-bit)
#> Running under: Ubuntu 20.04.3 LTS
#>
#> Matrix products: default
#> BLAS/LAPACK: /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.8.so
#>
#> locale:
#> [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C
#> [3] LC_TIME=en_US.UTF-8 LC_COLLATE=C
#> [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] MainExistingDatasets_1.0.0
#>
#> loaded via a namespace (and not attached):
#> [1] sass_0.4.0 pkgload_1.2.4 tidyr_1.2.0 viridisLite_0.4.0
#> [5] jsonlite_1.8.0 bslib_0.3.1 brio_1.1.3 shiny_1.7.1
#> [9] sp_1.4-6 yaml_2.3.5 pillar_1.7.0 lattice_0.20-45
#> [13] glue_1.6.2 digest_0.6.29 RColorBrewer_1.1-2 promises_1.2.0.1
#> [17] htmltools_0.5.2 httpuv_1.6.5 XML_3.99-0.9 pkgconfig_2.0.3
#> [21] raster_3.5-15 stars_0.5-5 config_0.3.1 purrr_0.3.4
#> [25] xtable_1.8-4 processx_3.5.2 terra_1.5-21 openxlsx_4.2.5
#> [29] later_1.3.0 tibble_3.1.6 proxy_0.4-26 generics_0.1.2
#> [33] usethis_2.1.5 ellipsis_0.3.2 DT_0.21 withr_2.5.0
#> [37] leafsync_0.1.0 cli_3.2.0 magrittr_2.0.2 crayon_1.5.0
#> [41] mime_0.12 evaluate_0.15 ps_1.6.0 golem_0.3.2
#> [45] fs_1.5.2 fansi_1.0.2 lwgeom_0.2-8 xml2_1.3.3
#> [49] class_7.3-19 tools_4.1.2 lifecycle_1.0.1 stringr_1.4.0
#> [53] zip_2.2.0 compiler_4.1.2 jquerylib_0.1.4 e1071_1.7-9
#> [57] rlang_1.0.2 tmaptools_3.1-1 classInt_0.4-3 units_0.8-0
#> [61] grid_4.1.2 attempt_0.3.1 dichromat_2.0-0 rstudioapi_0.13
#> [65] htmlwidgets_1.5.4 crosstalk_1.2.0 base64enc_0.1-3 leafem_0.1.6
#> [69] rmarkdown_2.12 testthat_3.1.2 codetools_0.2-18 abind_1.4-5
#> [73] DBI_1.1.2 roxygen2_7.1.2 R6_2.5.1 knitr_1.37
#> [77] dplyr_1.0.8 fastmap_1.1.0 utf8_1.2.2 tmap_3.3-3
#> [81] rprojroot_2.0.2 KernSmooth_2.23-20 desc_1.4.1 stringi_1.7.6
#> [85] parallel_4.1.2 Rcpp_1.0.8 png_0.1-7 vctrs_0.3.8
#> [89] sf_1.0-7 leaflet_2.1.1 spData_2.0.1 tidyselect_1.1.2
#> [93] xfun_0.30