Chapter 4 Contact and session information

4.1 Contact information

For any queries, contact Jayamini Liyanage j.liyanage@latrobe.edu.au or Alysha De Livera a.delivera@latrobe.edu.au.

4.2 Session information

sessionInfo()
## R version 4.4.1 (2024-06-14 ucrt)
## Platform: x86_64-w64-mingw32/x64
## Running under: Windows 10 x64 (build 19045)
## 
## Matrix products: default
## 
## 
## locale:
## [1] LC_COLLATE=English_Australia.utf8  LC_CTYPE=English_Australia.utf8   
## [3] LC_MONETARY=English_Australia.utf8 LC_NUMERIC=C                      
## [5] LC_TIME=English_Australia.utf8    
## 
## time zone: Australia/Sydney
## tzcode source: internal
## 
## attached base packages:
## [1] stats     graphics  grDevices utils     datasets  methods   base     
## 
## other attached packages:
## [1] ggplot2_3.5.1 MetaHD_0.1.2 
## 
## loaded via a namespace (and not attached):
##  [1] Matrix_1.7-0        gtable_0.3.5        jsonlite_1.8.8     
##  [4] highr_0.11          dplyr_1.1.4         compiler_4.4.1     
##  [7] tidyselect_1.2.1    Rcpp_1.0.12         metafor_4.6-0      
## [10] tidyr_1.3.1         jquerylib_0.1.4     scales_1.3.0       
## [13] yaml_2.3.8          fastmap_1.2.0       lattice_0.22-6     
## [16] R6_2.5.1            labeling_0.4.3      generics_0.1.3     
## [19] knitr_1.47          tibble_3.2.1        bookdown_0.39      
## [22] munsell_0.5.1       bslib_0.7.0         pillar_1.9.0       
## [25] rlang_1.1.4         utf8_1.2.4          cachem_1.1.0       
## [28] mathjaxr_1.6-0      xfun_0.45           sass_0.4.9         
## [31] cli_3.6.3           withr_3.0.0         magrittr_2.0.3     
## [34] digest_0.6.36       grid_4.4.1          rstudioapi_0.16.0  
## [37] metadat_1.2-0       lifecycle_1.0.4     nlme_3.1-164       
## [40] vctrs_0.6.5         evaluate_0.24.0     glue_1.7.0         
## [43] farver_2.1.2        numDeriv_2016.8-1.1 corpcor_1.6.10     
## [46] colorspace_2.1-0    fansi_1.0.6         purrr_1.0.2        
## [49] rmarkdown_2.27      tools_4.4.1         pkgconfig_2.0.3    
## [52] matrixcalc_1.0-6    htmltools_0.5.8.1