sessionInfo.txt 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. R version 4.2.0 (2022-04-22)
  2. Platform: x86_64-apple-darwin17.0 (64-bit)
  3. Running under: macOS Big Sur/Monterey 10.16
  4. Matrix products: default
  5. BLAS: /Library/Frameworks/R.framework/Versions/4.2/Resources/lib/libRblas.0.dylib
  6. LAPACK: /Library/Frameworks/R.framework/Versions/4.2/Resources/lib/libRlapack.dylib
  7. locale:
  8. [1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
  9. attached base packages:
  10. [1] stats graphics grDevices utils datasets methods base
  11. other attached packages:
  12. [1] ggbeeswarm_0.7.1 car_3.1-1 carData_3.0-5 stringr_1.5.0
  13. [5] tidyr_1.2.1 dplyr_1.0.10 psych_2.2.9 kableExtra_1.3.4
  14. [9] ggpubr_0.5.0 ggthemes_4.2.4 ggplot2_3.4.0 performance_0.9.0
  15. [13] lme4_1.1-31 Matrix_1.5-3
  16. loaded via a namespace (and not attached):
  17. [1] httr_1.4.4 sass_0.4.4 jsonlite_1.8.4 viridisLite_0.4.1
  18. [5] splines_4.2.0 bslib_0.4.2 assertthat_0.2.1 highr_0.10
  19. [9] vipor_0.4.5 yaml_2.3.6 pillar_1.8.1 backports_1.4.1
  20. [13] lattice_0.20-45 glue_1.6.2 digest_0.6.31 ggsignif_0.6.4
  21. [17] rvest_1.0.3 minqa_1.2.5 colorspace_2.0-3 cowplot_1.1.1
  22. [21] htmltools_0.5.4 pkgconfig_2.0.3 broom_1.0.2 purrr_1.0.0
  23. [25] scales_1.2.1 webshot_0.5.4 svglite_2.1.0 tibble_3.1.8
  24. [29] mgcv_1.8-40 generics_0.1.3 farver_2.1.1 cachem_1.0.6
  25. [33] withr_2.5.0 cli_3.5.0 mnormt_2.1.1 magrittr_2.0.3
  26. [37] evaluate_0.19 fansi_1.0.3 nlme_3.1-157 MASS_7.3-56
  27. [41] rstatix_0.7.1 xml2_1.3.3 beeswarm_0.4.0 tools_4.2.0
  28. [45] lifecycle_1.0.3 munsell_0.5.0 compiler_4.2.0 jquerylib_0.1.4
  29. [49] systemfonts_1.0.4 rlang_1.0.6 grid_4.2.0 nloptr_2.0.3
  30. [53] rstudioapi_0.14 labeling_0.4.2 rmarkdown_2.19 boot_1.3-28
  31. [57] gtable_0.3.1 abind_1.4-5 DBI_1.1.2 R6_2.5.1
  32. [61] gridExtra_2.3 knitr_1.41 fastmap_1.1.0 utf8_1.2.2
  33. [65] insight_0.17.1 stringi_1.7.8 parallel_4.2.0 Rcpp_1.0.9
  34. [69] vctrs_0.5.1 tidyselect_1.2.0 xfun_0.36