2.9 session info

sessionInfo()
## R version 4.5.1 (2025-06-13 ucrt)
## Platform: x86_64-w64-mingw32/x64
## Running under: Windows 11 x64 (build 26100)
## 
## Matrix products: default
##   LAPACK version 3.12.1
## 
## locale:
## [1] LC_COLLATE=English_United Kingdom.utf8 
## [2] LC_CTYPE=English_United Kingdom.utf8   
## [3] LC_MONETARY=English_United Kingdom.utf8
## [4] LC_NUMERIC=C                           
## [5] LC_TIME=English_United Kingdom.utf8    
## 
## time zone: Europe/Paris
## tzcode source: internal
## 
## attached base packages:
## [1] stats     graphics  grDevices utils     datasets  methods   base     
## 
## other attached packages:
##  [1] cardx_0.2.5        gtsummary_2.3.0    ggdist_3.3.3       summarytools_1.1.4
##  [5] phonR_1.0-7        languageR_1.6      lubridate_1.9.4    forcats_1.0.0     
##  [9] stringr_1.5.1      dplyr_1.1.4        purrr_1.1.0        readr_2.1.5       
## [13] tidyr_1.3.1        tibble_3.3.0       ggplot2_3.5.2      tidyverse_2.0.0   
## 
## loaded via a namespace (and not attached):
##  [1] gtable_0.3.6         xfun_0.52            bslib_0.9.0         
##  [4] lattice_0.22-7       tzdb_0.5.0           quadprog_1.5-8      
##  [7] vctrs_0.6.5          tools_4.5.1          Rdpack_2.6.4        
## [10] generics_0.1.4       pkgconfig_2.0.3      Matrix_1.7-3        
## [13] checkmate_2.3.2      pryr_0.1.6           RColorBrewer_1.1-3  
## [16] gt_1.0.0             distributional_0.5.0 lifecycle_1.0.4     
## [19] compiler_4.5.1       farver_2.1.2         rapportools_1.2     
## [22] codetools_0.2-20     litedown_0.7         htmltools_0.5.8.1   
## [25] sass_0.4.10          yaml_2.3.10          crayon_1.5.3        
## [28] pillar_1.11.0        nloptr_2.2.1         jquerylib_0.1.4     
## [31] MASS_7.3-65          cachem_1.1.0         magick_2.8.7        
## [34] reformulas_0.4.1     boot_1.3-31          nlme_3.1-168        
## [37] commonmark_2.0.0     tidyselect_1.2.1     digest_0.6.37       
## [40] stringi_1.8.7        reshape2_1.4.4       pander_0.6.6        
## [43] bookdown_0.43        labeling_0.4.3       splines_4.5.1       
## [46] fastmap_1.2.0        grid_4.5.1           cli_3.6.5           
## [49] magrittr_2.0.3       cards_0.6.1          base64enc_0.1-3     
## [52] utf8_1.2.6           broom_1.0.8          withr_3.0.2         
## [55] scales_1.4.0         backports_1.5.0      timechange_0.3.0    
## [58] rmarkdown_2.29       matrixStats_1.5.0    lme4_1.1-37         
## [61] hms_1.1.3            evaluate_1.0.4       knitr_1.50          
## [64] tcltk_4.5.1          rbibutils_2.3        mgcv_1.9-3          
## [67] markdown_2.0         rlang_1.1.6          Rcpp_1.1.0          
## [70] glue_1.8.0           xml2_1.3.8           rstudioapi_0.17.1   
## [73] minqa_1.2.8          jsonlite_2.0.0       plyr_1.8.9          
## [76] R6_2.6.1