
R> print(sessionInfo())
R version 4.3.3 (2024-02-29)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Debian GNU/Linux trixie/sid

Matrix products: default
BLAS:   /usr/lib/x86_64-linux-gnu/blas/libblas.so.3.12.0 
LAPACK: /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3.12.0

locale:
 [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_US.UTF-8        LC_COLLATE=C              
 [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: Europe/Vienna
tzcode source: system (glibc)

attached base packages:
[1] parallel  stats     graphics  grDevices utils     datasets  methods  
[8] base     

other attached packages:
 [1] RhpcBLASctl_0.23-42 doRNG_1.8.6         rngtools_1.5.2     
 [4] doParallel_1.0.17   iterators_1.0.14    foreach_1.5.2      
 [7] copula_1.1-3        ggplot2_3.5.0       tidyr_1.3.1        
[10] dplyr_1.1.4         bizicount_1.3.2    

loaded via a namespace (and not attached):
 [1] utf8_1.2.4          generics_0.1.3      lattice_0.22-5     
 [4] digest_0.6.35       lme4_1.1-35.1       magrittr_2.0.3     
 [7] grid_4.3.3          mvtnorm_1.2-4       Matrix_1.6-5       
[10] Formula_1.2-5       httr_1.4.7          purrr_1.0.2        
[13] fansi_1.0.6         scales_1.3.0        stabledist_0.7-1   
[16] pbivnorm_0.6.0      codetools_0.2-19    numDeriv_2016.8-1.1
[19] cli_3.6.2           rlang_1.1.3         pspline_1.0-19     
[22] texreg_1.39.3       gsl_2.1-8           munsell_0.5.0      
[25] splines_4.3.3       withr_3.0.0         tools_4.3.3        
[28] nloptr_2.0.3        minqa_1.2.6         colorspace_2.1-0   
[31] boot_1.3-30         vctrs_0.6.5         R6_2.5.1           
[34] stats4_4.3.3        lifecycle_1.0.4     ADGofTest_0.3      
[37] MASS_7.3-60.0.1     pcaPP_2.0-4         pkgconfig_2.0.3    
[40] pillar_1.9.0        gtable_0.3.4        glue_1.7.0         
[43] Rcpp_1.0.12         tibble_3.2.1        tidyselect_1.2.1   
[46] nlme_3.1-164        DHARMa_0.4.6        compiler_4.3.3     

R> sink()
