Example Blog Post

template
fantasy football
Author

Insert Author’s Name Here

Published

August 20, 2024

This is an example blog post. Note: The post image was obtained from here.

1 Preamble

1.1 Load Libraries

Code
library("petersenlab") #located here: https://github.com/DevPsyLab/petersenlab

2 Abstract

3 Background

3.1 The Present Study

In the present study, I examined… To my knowledge, this is the first study to… I hypothesized that… If the hypothesis is true, I predict that…

4 Method

4.1 Data

4.2 Statistical Analysis

5 Results

6 Discussion

6.1 Strengths and Limitations

6.2 Conclusion

7 References

8 Session Info

Code
sessionInfo()
R version 4.5.0 (2025-04-11)
Platform: x86_64-pc-linux-gnu
Running under: Ubuntu 24.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.26.so;  LAPACK version 3.12.0

locale:
 [1] LC_CTYPE=C.UTF-8       LC_NUMERIC=C           LC_TIME=C.UTF-8       
 [4] LC_COLLATE=C.UTF-8     LC_MONETARY=C.UTF-8    LC_MESSAGES=C.UTF-8   
 [7] LC_PAPER=C.UTF-8       LC_NAME=C              LC_ADDRESS=C          
[10] LC_TELEPHONE=C         LC_MEASUREMENT=C.UTF-8 LC_IDENTIFICATION=C   

time zone: UTC
tzcode source: system (glibc)

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

other attached packages:
[1] petersenlab_1.1.5

loaded via a namespace (and not attached):
 [1] generics_0.1.4     lattice_0.22-6     stringi_1.8.7      digest_0.6.37     
 [5] magrittr_2.0.3     evaluate_1.0.3     grid_4.5.0         RColorBrewer_1.1-3
 [9] mvtnorm_1.3-3      fastmap_1.2.0      plyr_1.8.9         jsonlite_2.0.0    
[13] nnet_7.3-20        backports_1.5.0    DBI_1.2.3          Formula_1.2-5     
[17] gridExtra_2.3      purrr_1.0.4        viridisLite_0.4.2  scales_1.4.0      
[21] pbivnorm_0.6.0     mnormt_2.1.1       cli_3.6.5          mitools_2.4       
[25] rlang_1.1.6        Hmisc_5.2-3        base64enc_0.1-3    yaml_2.3.10       
[29] mix_1.0-13         parallel_4.5.0     tools_4.5.0        reshape2_1.4.4    
[33] checkmate_2.3.2    htmlTable_2.4.3    dplyr_1.1.4        colorspace_2.1-1  
[37] ggplot2_3.5.2      vctrs_0.6.5        R6_2.6.1           rpart_4.1.24      
[41] stats4_4.5.0       lifecycle_1.0.4    stringr_1.5.1      htmlwidgets_1.6.4 
[45] psych_2.5.3        foreign_0.8-90     cluster_2.1.8.1    pkgconfig_2.0.3   
[49] pillar_1.10.2      gtable_0.3.6       Rcpp_1.0.14        glue_1.8.0        
[53] data.table_1.17.2  xfun_0.52          tibble_3.2.1       tidyselect_1.2.1  
[57] rstudioapi_0.17.1  knitr_1.50         xtable_1.8-4       farver_2.1.2      
[61] nlme_3.1-168       htmltools_0.5.8.1  rmarkdown_2.29     lavaan_0.6-19     
[65] compiler_4.5.0     quadprog_1.5-8