Skip to contents

Session

sessionInfo()
#> R version 4.3.1 (2023-06-16)
#> Platform: x86_64-pc-linux-gnu (64-bit)
#> Running under: Ubuntu 22.04.2 LTS
#> 
#> Matrix products: default
#> BLAS:   /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3 
#> LAPACK: /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.20.so;  LAPACK version 3.10.0
#> 
#> locale:
#>  [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C              
#>  [3] LC_TIME=en_US.UTF-8        LC_COLLATE=en_US.UTF-8    
#>  [5] LC_MONETARY=en_US.UTF-8    LC_MESSAGES=en_US.UTF-8   
#>  [7] LC_PAPER=en_US.UTF-8       LC_NAME=C                 
#>  [9] LC_ADDRESS=C               LC_TELEPHONE=C            
#> [11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C       
#> 
#> time zone: Etc/UTC
#> tzcode source: system (glibc)
#> 
#> attached base packages:
#> [1] stats     graphics  grDevices utils     datasets  methods   base     
#> 
#> other attached packages:
#> [1] semmcci_1.1.2      manMCMedMiss_0.9.2 remotes_2.4.2.1   
#> 
#> loaded via a namespace (and not attached):
#>  [1] sandwich_3.0-2    sass_0.4.7        coin_1.4-2        stringi_1.7.12   
#>  [5] lattice_0.21-8    digest_0.6.33     magrittr_2.0.3    evaluate_0.21    
#>  [9] grid_4.3.1        mvtnorm_1.2-3     fastmap_1.1.1     rprojroot_2.0.3  
#> [13] jsonlite_1.8.7    Matrix_1.6-1      processx_3.8.2    pkgbuild_1.4.2   
#> [17] survival_3.5-5    multcomp_1.4-25   ps_1.7.5          purrr_1.0.2      
#> [21] TH.data_1.1-2     codetools_0.2-19  modeltools_0.2-23 textshaping_0.3.6
#> [25] jquerylib_0.1.4   cli_3.6.1.9000    rlang_1.1.1       crayon_1.5.2     
#> [29] splines_4.3.1     cachem_1.0.8      yaml_2.3.7        tools_4.3.1      
#> [33] parallel_4.3.1    memoise_2.0.1     party_1.3-10      curl_5.0.2       
#> [37] strucchange_1.5-3 vctrs_0.6.3       R6_2.5.1          zoo_1.8-12       
#> [41] matrixStats_1.0.0 stats4_4.3.1      lifecycle_1.0.3   stringr_1.5.0    
#> [45] fs_1.6.3          MASS_7.3-58.1     libcoin_1.0-9     ragg_1.2.5       
#> [49] desc_1.4.2        callr_3.7.3       pkgdown_2.0.7     bslib_0.5.1      
#> [53] glue_1.6.2        systemfonts_1.0.4 xfun_0.40         knitr_1.44       
#> [57] htmltools_0.5.6   rmarkdown_2.24    compiler_4.3.1    prettyunits_1.1.1