Created
December 12, 2021 01:36
-
-
Save aw236/0dca032054dce03c1edf1504d5fcb6a0 to your computer and use it in GitHub Desktop.
r_libraries
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> sessionInfo() | |
R version 4.1.1 (2021-08-10) | |
Platform: x86_64-apple-darwin17.0 (64-bit) | |
Running under: macOS Monterey 12.0.1 | |
Matrix products: default | |
LAPACK: /Library/Frameworks/R.framework/Versions/4.1/Resources/lib/libRlapack.dylib | |
locale: | |
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8 | |
attached base packages: | |
[1] stats graphics grDevices utils datasets methods base | |
other attached packages: | |
[1] htmltools_0.5.2 MASS_7.3-54 ggplot2_3.3.5 devtools_2.4.2 usethis_2.0.1 rstudioapi_0.13 globe4r_1.0.1 | |
loaded via a namespace (and not attached): | |
[1] tidyselect_1.1.1 xfun_0.28 remotes_2.4.2 purrr_0.3.4 colorspace_2.0-2 vctrs_0.3.8 generics_0.1.1 testthat_3.0.4 | |
[9] yaml_2.2.1 utf8_1.2.2 rlang_0.4.12 pkgbuild_1.2.0 later_1.3.0 pillar_1.6.4 glue_1.5.1 withr_2.4.3 | |
[17] DBI_1.1.1 sessioninfo_1.1.1 lifecycle_1.0.1 munsell_0.5.0 gtable_0.3.0 htmlwidgets_1.5.4 evaluate_0.14 memoise_2.0.0 | |
[25] knitr_1.36 callr_3.7.0 fastmap_1.1.0 httpuv_1.6.3 ps_1.6.0 curl_4.3.2 fansi_0.5.0 Rcpp_1.0.7 | |
[33] xtable_1.8-4 scales_1.1.1 promises_1.2.0.1 cachem_1.0.6 desc_1.3.0 pkgload_1.2.2 jsonlite_1.7.2 farver_2.1.0 | |
[41] mime_0.12 fs_1.5.0 digest_0.6.29 processx_3.5.2 dplyr_1.0.7 shiny_1.7.1 grid_4.1.1 rprojroot_2.0.2 | |
[49] cli_3.1.0 tools_4.1.1 magrittr_2.0.1 tibble_3.1.6 crayon_1.4.2 pkgconfig_2.0.3 ellipsis_0.3.2 rsconnect_0.8.24 | |
[57] prettyunits_1.1.1 httr_1.4.2 assertthat_0.2.1 rmarkdown_2.11 R6_2.5.1 compiler_4.1.1 | |
> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment