# Clear workspace
rm(list = ls())
sessionInfo()
## R version 4.1.2 (2021-11-01)
## Platform: x86_64-w64-mingw32/x64 (64-bit)
## Running under: Windows 10 x64 (build 19044)
##
## Matrix products: default
##
## locale:
## [1] LC_COLLATE=German_Germany.1252 LC_CTYPE=German_Germany.1252
## [3] LC_MONETARY=German_Germany.1252 LC_NUMERIC=C
## [5] LC_TIME=German_Germany.1252
## system code page: 65001
##
## attached base packages:
## [1] parallel stats graphics grDevices utils datasets methods base
##
## other attached packages:
## [1] pbapply_1.5-0 metaSEM_1.2.5.1 OpenMx_2.20.6 MASS_7.3-54 Matrix_1.3-4
## [6] rmarkdown_2.14 openxlsx_4.2.5 here_1.0.1 lavaan_0.6-11
##
## loaded via a namespace (and not attached):
## [1] zip_2.2.0 Rcpp_1.0.8.3 compiler_4.1.2 bslib_0.3.1
## [5] jquerylib_0.1.4 highr_0.9 tools_4.1.2 digest_0.6.29
## [9] jsonlite_1.8.0 evaluate_0.15 lifecycle_1.0.1 lattice_0.20-45
## [13] rlang_1.0.2 cli_3.3.0 yaml_2.2.2 mvtnorm_1.1-3
## [17] pbivnorm_0.6.0 xfun_0.30 fastmap_1.1.0 stringr_1.4.0
## [21] knitr_1.39 sass_0.4.1 stats4_4.1.2 rprojroot_2.0.3
## [25] grid_4.1.2 ellipse_0.4.2 R6_2.5.1 magrittr_2.0.3
## [29] htmltools_0.5.2 mnormt_2.0.2 stringi_1.7.6 RcppParallel_5.1.5
## [33] tmvnsim_1.0-2