Created
February 19, 2024 07:09
-
-
Save philippbayer/552bd512cb4f013634071ffa5b2e5b74 to your computer and use it in GitHub Desktop.
This file contains 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
R version 4.3.2 (2023-10-31) | |
Platform: x86_64-pc-linux-gnu (64-bit) | |
Running under: Ubuntu 20.04.6 LTS | |
Matrix products: default | |
BLAS: /usr/lib/x86_64-linux-gnu/blas/libblas.so.3.9.0 | |
LAPACK: /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3.9.0 | |
locale: | |
[1] LC_CTYPE=en_AU.UTF-8 LC_NUMERIC=C LC_TIME=en_AU.UTF-8 LC_COLLATE=en_AU.UTF-8 LC_MONETARY=en_AU.UTF-8 | |
[6] LC_MESSAGES=en_AU.UTF-8 LC_PAPER=en_AU.UTF-8 LC_NAME=C LC_ADDRESS=C LC_TELEPHONE=C | |
[11] LC_MEASUREMENT=en_AU.UTF-8 LC_IDENTIFICATION=C | |
time zone: Australia/Perth | |
tzcode source: system (glibc) | |
attached base packages: | |
[1] stats graphics grDevices utils datasets methods base | |
other attached packages: | |
[1] broom_1.0.4 ggradar_0.2 pheatmap_1.0.12 vegan_2.6-4 lattice_0.21-8 permute_0.9-7 patchwork_1.1.3 RColorBrewer_1.1-3 | |
[9] ggupset_0.3.0 agricolae_1.3-6 cowplot_1.1.1 lubridate_1.9.2 forcats_1.0.0 stringr_1.5.0 dplyr_1.1.2 purrr_1.0.1 | |
[17] readr_2.1.4 tidyr_1.3.0 tibble_3.2.1 ggplot2_3.4.2 tidyverse_2.0.0 | |
loaded via a namespace (and not attached): | |
[1] tidyselect_1.2.0 targets_1.3.0 fastmap_1.1.1 combinat_0.0-8 janeaustenr_1.0.0 promises_1.2.1 labelled_2.12.0 digest_0.6.31 | |
[9] base64url_1.4 timechange_0.2.0 mime_0.12 lifecycle_1.0.3 cluster_2.1.6 klaR_1.7-2 ellipsis_0.3.2 tokenizers_0.3.0 | |
[17] processx_3.8.1 magrittr_2.0.3 compiler_4.3.2 rlang_1.1.1 tools_4.3.2 igraph_1.5.1 utf8_1.2.3 tidytext_0.4.1 | |
[25] yaml_2.3.7 data.table_1.14.8 knitr_1.42 here_1.0.1 miniUI_0.1.1.1 withr_2.5.0 grid_4.3.2 fansi_1.0.4 | |
[33] AlgDesign_1.2.1 xtable_1.8-4 colorspace_2.1-0 scales_1.2.1 MASS_7.3-60 cli_3.6.1 rmarkdown_2.21 generics_0.1.3 | |
[41] rstudioapi_0.14 tzdb_0.4.0 splines_4.3.2 parallel_4.3.2 vctrs_0.6.2 Matrix_1.6-0 callr_3.7.3 hms_1.1.3 | |
[49] glue_1.6.2 codetools_0.2-19 ps_1.7.5 stringi_1.7.12 gtable_0.3.3 questionr_0.7.8 later_1.3.1 munsell_0.5.0 | |
[57] pillar_1.9.0 htmltools_0.5.5 R6_2.5.1 rprojroot_2.0.3 evaluate_0.21 shiny_1.7.5 haven_2.5.2 highr_0.10 | |
[65] backports_1.4.1 SnowballC_0.7.1 renv_1.0.2 httpuv_1.6.11 Rcpp_1.0.11 nlme_3.1-162 mgcv_1.9-0 xfun_0.39 | |
[73] pkgconfig_2.0.3 | |
> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment