
R Session Info
session_info.Rmd
This page runs the sessionInfo()
function and prints the
results. The output can be used to check the dependency versions that
were used to run tests.
library(weanlingNES)
sessionInfo()
#> R version 4.2.1 (2022-06-23)
#> Platform: x86_64-pc-linux-gnu (64-bit)
#> Running under: Debian GNU/Linux bookworm/sid
#>
#> Matrix products: default
#> BLAS: /usr/lib/x86_64-linux-gnu/blas/libblas.so.3.10.1
#> LAPACK: /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3.10.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
#>
#> attached base packages:
#> [1] stats graphics grDevices datasets utils methods base
#>
#> other attached packages:
#> [1] weanlingNES_0.1.0
#>
#> loaded via a namespace (and not attached):
#> [1] colorspace_2.0-3 ggsignif_0.6.4 deldir_1.0-6
#> [4] modeltools_0.2-23 class_7.3-20 mclust_5.4.10
#> [7] trip_1.8.5 rgdal_1.5-32 rprojroot_2.0.3
#> [10] fs_1.5.2 rstudioapi_0.14 proxy_0.4-27
#> [13] spatstat.data_2.2-0 ggpubr_0.4.0 flexmix_2.3-18
#> [16] lubridate_1.8.0 fansi_1.0.3 mvtnorm_1.1-3
#> [19] codetools_0.2-18 splines_4.2.1 ggh4x_0.2.2
#> [22] robustbase_0.95-0 cachem_1.0.6 knitr_1.40
#> [25] polyclip_1.10-0 jsonlite_1.8.2 reproj_0.4.2
#> [28] gt_0.7.0 broom_1.0.1 kernlab_0.9-31
#> [31] cluster_2.1.4 foieGras_1.0.0 rgeos_0.5-9
#> [34] ggOceanMapsData_1.2 spatstat.sparse_2.1-1 compiler_4.2.1
#> [37] backports_1.4.1 ggcorrplot_0.1.4 assertthat_0.2.1
#> [40] Matrix_1.5-1 fastmap_1.1.0 gmm_1.7
#> [43] cli_3.4.1 htmltools_0.5.3 tools_4.2.1
#> [46] gtable_0.3.1 glue_1.6.2 dplyr_1.0.10
#> [49] Rcpp_1.0.9 carData_3.0-5 jquerylib_0.1.4
#> [52] pkgdown_2.0.6.9000 raster_3.6-3 vctrs_0.4.2
#> [55] nlme_3.1-160 fpc_2.2-9 spatstat.random_2.2-0
#> [58] tmvtnorm_1.5 xfun_0.34 stringr_1.4.1
#> [61] lifecycle_1.0.3 renv_0.16.0 rstatix_0.7.0
#> [64] goftest_1.2-3 terra_1.6-17 crsmeta_0.3.0
#> [67] DEoptimR_1.0-11 MASS_7.3-58.1 zoo_1.8-11
#> [70] scales_1.2.1 spatstat.core_2.4-4 ragg_1.2.3
#> [73] spatstat.utils_3.0-1 ggOceanMaps_1.3.4 parallel_4.2.1
#> [76] proj4_1.0-11 sandwich_3.0-2 TMB_1.9.1
#> [79] yaml_2.3.6 memoise_2.0.1 geosphere_1.5-14
#> [82] ggplot2_3.3.6 sass_0.4.2 ggspatial_1.1.6
#> [85] rpart_4.1.16 stringi_1.7.8 traipse_0.3.0
#> [88] maptools_1.1-4 desc_1.4.2 e1071_1.7-11
#> [91] boot_1.3-28 prabclus_2.3-2 rlang_1.0.6
#> [94] pkgconfig_2.0.3 systemfonts_1.0.4 evaluate_0.17
#> [97] lattice_0.20-45 purrr_0.3.5 tensor_1.5
#> [100] sf_1.0-8 patchwork_1.1.2 tidyselect_1.2.0
#> [103] magrittr_2.0.3 R6_2.5.1 generics_0.1.3
#> [106] DBI_1.1.3 foreign_0.8-83 pillar_1.8.1
#> [109] mgcv_1.8-41 units_0.8-0 nnet_7.3-18
#> [112] abind_1.4-5 sp_1.5-0 tibble_3.1.8
#> [115] car_3.1-1 KernSmooth_2.23-20 utf8_1.2.2
#> [118] spatstat.geom_2.4-0 rmarkdown_2.17.1 rnaturalearth_0.1.0
#> [121] grid_4.2.1 data.table_1.14.4 CircStats_0.2-6
#> [124] diptest_0.76-0 digest_0.6.30 classInt_0.4-8
#> [127] tidyr_1.2.1 textshaping_0.3.6 stats4_4.2.1
#> [130] munsell_0.5.0 bslib_0.4.0