On my local machine, it’s
R version 3.6.3 (2020-02-29)
Platform: x86_64-apple-darwin19.3.0 (64-bit)
Running under: macOS Catalina 10.15.4
Matrix products: default
BLAS: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
LAPACK: /usr/local/Cellar/openblas/0.3.9/lib/libopenblasp-r0.3.9.dylib
locale:
[1] en_GB.UTF-8/en_GB.UTF-8/en_GB.UTF-8/C/en_GB.UTF-8/en_GB.UTF-8
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] rstan_2.19.3 StanHeaders_2.19.2 cmdstanr_0.0.0.9000 reticulate_1.15 forcats_0.5.0
[6] stringr_1.4.0 dplyr_0.8.5 purrr_0.3.4 readr_1.3.1 tidyr_1.0.2
[11] tibble_3.0.1 ggplot2_3.3.0 tidyverse_1.3.0 posterior_0.0.2 Matrix_1.2-18
loaded via a namespace (and not attached):
[1] Rcpp_1.0.4.8 lubridate_1.7.8 lattice_0.20-38 prettyunits_1.1.1 ps_1.3.2
[6] assertthat_0.2.1 R6_2.4.1 cellranger_1.1.0 backports_1.1.6 reprex_0.3.0
[11] stats4_3.6.3 httr_1.4.1 pillar_1.4.3 rlang_0.4.5 readxl_1.3.1
[16] rstudioapi_0.11 callr_3.4.3 checkmate_2.0.0 loo_2.2.0 munsell_0.5.0
[21] broom_0.5.5 compiler_3.6.3 modelr_0.1.6 pkgconfig_2.0.3 pkgbuild_1.0.6
[26] tidyselect_1.0.0 gridExtra_2.3 matrixStats_0.56.0 fansi_0.4.1 crayon_1.3.4
[31] dbplyr_1.4.3 withr_2.1.2 grid_3.6.3 nlme_3.1-144 jsonlite_1.6.1
[36] gtable_0.3.0 lifecycle_0.2.0 DBI_1.1.0 magrittr_1.5 scales_1.1.0
[41] cli_2.0.2 stringi_1.4.6 fs_1.4.1 xml2_1.3.1 ellipsis_0.3.0
[46] generics_0.0.2 vctrs_0.2.4 tools_3.6.3 glue_1.4.0 hms_0.5.3
[51] parallel_3.6.3 processx_3.4.2 abind_1.4-5 inline_0.3.15 colorspace_1.4-1
[56] rvest_0.3.5 haven_2.2.0
and on the server it’s
R version 3.6.2 (2019-12-12)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Red Hat Enterprise Linux
Matrix products: default
BLAS/LAPACK: /usr/lib64/libopenblas-r0.3.3.so
locale:
[1] LC_CTYPE=en_GB.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_GB.UTF-8 LC_COLLATE=en_GB.UTF-8
[5] LC_MONETARY=en_GB.UTF-8 LC_MESSAGES=en_GB.UTF-8
[7] LC_PAPER=en_GB.UTF-8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_GB.UTF-8 LC_IDENTIFICATION=C
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] rstan_2.18.2 StanHeaders_2.18.1 cmdstanr_0.0.0.9000
[4] reticulate_1.15 forcats_0.4.0 stringr_1.4.0
[7] dplyr_0.8.5 purrr_0.3.3 readr_1.3.1
[10] tidyr_1.0.0 tibble_3.0.1 ggplot2_3.3.0
[13] tidyverse_1.3.0 posterior_0.0.2 Matrix_1.2-18
loaded via a namespace (and not attached):
[1] Rcpp_1.0.4 lubridate_1.7.4 lattice_0.20-38 prettyunits_1.1.1
[5] ps_1.3.2 assertthat_0.2.1 R6_2.4.1 cellranger_1.1.0
[9] backports_1.1.6 reprex_0.3.0 stats4_3.6.2 httr_1.4.1
[13] pillar_1.4.3 rlang_0.4.5 readxl_1.3.1 rstudioapi_0.11
[17] callr_3.4.3 checkmate_2.0.0 loo_2.2.0 munsell_0.5.0
[21] broom_0.5.3 compiler_3.6.2 modelr_0.1.5 pkgconfig_2.0.3
[25] pkgbuild_1.0.6 tidyselect_0.2.5 gridExtra_2.3 matrixStats_0.56.0
[29] fansi_0.4.1 crayon_1.3.4 dbplyr_1.4.2 withr_2.1.2
[33] grid_3.6.2 nlme_3.1-142 jsonlite_1.6.1 gtable_0.3.0
[37] lifecycle_0.2.0 DBI_1.1.0 magrittr_1.5 scales_1.1.0
[41] cli_2.0.2 stringi_1.4.5 fs_1.3.1 xml2_1.2.2
[45] ellipsis_0.3.0 generics_0.0.2 vctrs_0.2.4 tools_3.6.2
[49] glue_1.4.0 hms_0.5.3 parallel_3.6.2 processx_3.4.2
[53] abind_1.4-5 inline_0.3.15 colorspace_1.4-1 rvest_0.3.5
[57] haven_2.2.0