Last updated: 2025-05-23

Checks: 7 0

Knit directory: DigitalResearchSkillsNetwork/

This reproducible R Markdown analysis was created with workflowr (version 1.7.1). The Checks tab describes the reproducibility checks that were applied when the results were created. The Past versions tab lists the development history.


Great! Since the R Markdown file has been committed to the Git repository, you know the exact version of the code that produced these results.

Great job! The global environment was empty. Objects defined in the global environment can affect the analysis in your R Markdown file in unknown ways. For reproduciblity it’s best to always run the code in an empty environment.

The command set.seed(1337) was run prior to running the code in the R Markdown file. Setting a seed ensures that any results that rely on randomness, e.g. subsampling or permutations, are reproducible.

Great job! Recording the operating system, R version, and package versions is critical for reproducibility.

Nice! There were no cached chunks for this analysis, so you can be confident that you successfully produced the results during this run.

Great job! Using relative paths to the files within your workflowr project makes it easier to run your code on other machines.

Great! You are using Git for version control. Tracking code development and connecting the code version to the results is critical for reproducibility.

The results in this page were generated with repository version 15d20dd. See the Past versions tab to see a history of the changes made to the R Markdown and HTML files.

Note that you need to be careful to ensure that all relevant files for the analysis have been committed to Git prior to generating the results (you can use wflow_publish or wflow_git_commit). workflowr only checks the R Markdown file, but you know if there are other scripts or data files that it depends on. Below is the status of the Git repository when the results were generated:


Ignored files:
    Ignored:    .DS_Store
    Ignored:    .Rhistory
    Ignored:    analysis/.DS_Store
    Ignored:    analysis/.RData
    Ignored:    analysis/.Rhistory
    Ignored:    analysis/adit/.DS_Store
    Ignored:    plots/
    Ignored:    raw/

Untracked files:
    Untracked:  analysis/x202504_InFocus.Rmd
    Untracked:  analysis/x202504_Seminar.Rmd
    Untracked:  analysis/x202504_Workshop.Rmd
    Untracked:  analysis/x202505_InFocus.Rmd
    Untracked:  analysis/x202505_Seminar.Rmd
    Untracked:  analysis/x202505_Workshop.Rmd

Unstaged changes:
    Deleted:    analysis/202504_InFocus.Rmd
    Deleted:    analysis/202504_Seminar.Rmd
    Deleted:    analysis/202504_Workshop.Rmd
    Deleted:    analysis/202505_InFocus.Rmd
    Deleted:    analysis/202505_Seminar.Rmd
    Deleted:    analysis/202505_Workshop.Rmd
    Deleted:    analysis/adit/0_content management.csv
    Modified:   workflow.R

Note that any generated files, e.g. HTML, png, CSS, etc., are not included in this status report because it is ok for generated content to have uncommitted changes.


These are the previous versions of the repository in which changes were made to the R Markdown (analysis/0_archive.Rmd) and HTML (docs/0_archive.html) files. If you’ve configured a remote Git repository (see ?wflow_git_remote), click on the hyperlinks in the table below to view the files as they were in that past version.

File Version Author Date Message
html ce7360a DrThomasOneil 2025-05-15 Build site.
html e794405 DrThomasOneil 2025-05-15 Build site.
Rmd b102ce1 DrThomasOneil 2025-05-15 wflow_publish(files)
html fb553e5 DrThomasOneil 2025-05-14 Build site.
html cff7923 DrThomasOneil 2025-05-07 Build site.
html 16a9613 DrThomasOneil 2025-04-30 Build site.
Rmd ff8a3a1 DrThomasOneil 2025-04-30 wflow_publish(files)
html 862d6b6 DrThomasOneil 2025-04-29 Build site.
html 938818e DrThomasOneil 2025-04-14 Build site.
html ed690e6 DrThomasOneil 2025-04-14 Build site.
html cb886ef DrThomasOneil 2025-04-10 Build site.
html f6c0433 YuchenLi 2025-04-09 Build site.
html 8d78b0f YuchenLi 2025-04-09 Build site.
html 7421f69 DrThomasOneil 2025-04-08 Build site.
Rmd 155c73a DrThomasOneil 2025-04-08 wflow_publish("analysis/*.Rmd")

Current content available!

Archive curator: Yuchen Li

Contact Me ✉️ for updating the page, errors, missing resources, etc. ;)


R version 4.4.0 (2024-04-24)
Platform: aarch64-apple-darwin20
Running under: macOS Sonoma 14.3

Matrix products: default
BLAS:   /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/lib/libRblas.0.dylib 
LAPACK: /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/lib/libRlapack.dylib;  LAPACK version 3.12.0

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

time zone: Australia/Brisbane
tzcode source: internal

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

other attached packages:
[1] htmltools_0.5.8.1 reactable_0.4.4   shiny_1.10.0      workflowr_1.7.1  

loaded via a namespace (and not attached):
 [1] jsonlite_1.9.1    compiler_4.4.0    promises_1.3.2    Rcpp_1.0.14      
 [5] stringr_1.5.1     git2r_0.35.0      callr_3.7.6       later_1.4.1      
 [9] jquerylib_0.1.4   yaml_2.3.10       fastmap_1.2.0     mime_0.13        
[13] R6_2.6.1          knitr_1.50        htmlwidgets_1.6.4 tibble_3.2.1     
[17] rprojroot_2.0.4   bslib_0.9.0       pillar_1.10.1     rlang_1.1.6      
[21] cachem_1.1.0      stringi_1.8.4     reactR_0.6.1      httpuv_1.6.15    
[25] xfun_0.51         getPass_0.2-4     fs_1.6.5          sass_0.4.9       
[29] cli_3.6.4         magrittr_2.0.3    crosstalk_1.2.1   ps_1.9.0         
[33] digest_0.6.37     processx_3.8.6    rstudioapi_0.17.1 xtable_1.8-4     
[37] lifecycle_1.0.4   vctrs_0.6.5       evaluate_1.0.3    glue_1.8.0       
[41] whisker_0.4.1     rmarkdown_2.29    httr_1.4.7        tools_4.4.0      
[45] pkgconfig_2.0.3  
LS0tCnRpdGxlOiAiIgpvdXRwdXQ6CiAgd29ya2Zsb3dyOjp3Zmxvd19odG1sOgogICAgdG9jOiBubwotLS0gCgo8ZGl2IHN0eWxlPSJ0ZXh0LWFsaWduOmNlbnRlciI+CgojIEN1cnJlbnQgY29udGVudCBhdmFpbGFibGUhCgpgYGB7ciBzZXR1cCwgaW5jbHVkZT1GQUxTRX0Ka25pdHI6Om9wdHNfY2h1bmskc2V0KGVjaG8gPSBGQUxTRSkKbGlicmFyeShzaGlueSkKbGlicmFyeShyZWFjdGFibGUpCmxpYnJhcnkoaHRtbHRvb2xzKQpgYGAKCgpgYGB7ciwgd2FybmluZyA9IEYsIG1lc3NhZ2U9RkFMU0V9CmNvbnRlbnQgPC0gcmVhZC5jc3YoImRvY3MvYWRpdC8wX2NvbnRlbnQgbWFuYWdlbWVudC5jc3YiKQpodG1sdG9vbHM6OmJyb3dzYWJsZSgKICB0YWJsZSA8LSByZWFjdGFibGUoY29udGVudCwKICAgICAgICAgICAgICAgICAgICAgZGVmYXVsdENvbERlZiA9IGNvbERlZigKICAgICAgICAgICAgICAgICAgICAgICBhbGlnbiA9ICJsZWZ0IiwKICAgICAgICAgICAgICAgICAgICAgICBoZWFkZXJTdHlsZSA9IGxpc3QoYmFja2dyb3VuZCA9ICIjZmZjZjcyIiwgZm9udFdlaWdodCA9ICJib2xkIikKICAgICAgICAgICAgICAgICAgICAgKSwKICAgICAgICAgICAgICAgICAgICAgIyBEZWZpbmUgY29sdW1ucwogICAgICAgICAgICAgICAgICAgICBjb2x1bW5zID0gbGlzdCgKICAgICAgICAgICAgICAgICAgICAgICBUb3BpYyA9IGNvbERlZihuYW1lID0gIlRvcGljIiwgd2lkdGggPSAyMjAsCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgZmlsdGVyYWJsZSA9IFRSVUUsCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgZm9vdGVyID0gcGFzdGUwKCJUb3RhbCByZWNvcmRzOiIsIG5yb3coY29udGVudCkpKSwgIyBBZGQgZm9vdGVyIGZvciB0aGUgbnVtYmVyIG9mIHJlY29yZHMKICAgICAgICAgICAgICAgICAgICAgICBEYXRlID0gY29sRGVmKG5hbWUgPSAiRGF0ZSIsIHdpZHRoID0gODApLAogICAgICAgICAgICAgICAgICAgICAgIEFjdGl2aXR5ID0gY29sRGVmKG5hbWUgPSAiQWN0aXZpdHkiLCB3aWR0aCA9IDgwLAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGZpbHRlcmFibGUgPSBUUlVFKSwKICAgICAgICAgICAgICAgICAgICAgICBUaGVtZSA9IGNvbERlZihuYW1lID0gIlRoZW1lIiwgd2lkdGggPSAxMDAsCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgZmlsdGVyYWJsZSA9IFRSVUUpLAogICAgICAgICAgICAgICAgICAgICAgIFRhZyA9IGNvbERlZihuYW1lID0gIlRhZyIsIHdpZHRoID0gMjIwLAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBmaWx0ZXJhYmxlID0gVFJVRSksCiAgICAgICAgICAgICAgICAgICAgICAgTGluayA9IGNvbERlZihuYW1lID0gIkxpbmsiLAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgaHRtbCA9VFJVRSwKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICMgSW4gYSBjZWxsIHNldHRpbmcsIGluaXRpYXRlIGFuIFIgcmVuZGVyIGZ1bmN0aW9uCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBjZWxsID0gZnVuY3Rpb24odmFsdWUpewogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAjIGdlbmVyYXRlcyBhIGxpbmsgdG8gYSB3ZWJwYWdlIGJ5IGFkZGluZyBhbiAnYScgaHRtbCB0YWcsCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHRhZ3MkYShocmVmID0gdmFsdWUsIHRhcmdldCA9ICJfYmxhbmsiLCBjbGFzcyA9ICJwYWdlLWxpbmsiLCAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGlmZWxzZShpcy5uYSh2YWx1ZSl8fCB2YWx1ZSA9PSAiInx8aXMubnVsbCh2YWx1ZSksICJDb21pbmcgc29vbiIsICJWaWV3IHBhZ2UiKSkKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIH0sCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB3aWR0aCA9IDEwMCksCiAgICAgICAgICAgICAgICAgICAgICAgUmVjb3JkaW5nID0gY29sRGVmKG5hbWUgPSAiUmVjb3JkaW5nIiwKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgaHRtbCA9IFRSVUUsCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGNlbGwgPSBmdW5jdGlvbih2KXsKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB0YWdzJGEoaHJlZiA9IHYsIHRhcmdldCA9ICJfYmxhbmsiLCBjbGFzcyA9ICJ2aWRlby1saW5rIiwgIlZpZXcgdmlkZW8iKQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB9LAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB3aWR0aCA9IDEwMCkKICAgICAgICAgICAgICAgICAgICAgKSwKICAgICAgICAgICAgICAgICAgICAgIyBEZWZpbmUgb3RoZXIgdGFibGUgY2hhcmFjdGVyaXN0aWNzCiAgICAgICAgICAgICAgICAgICAgIGJvcmRlcmVkID0gVFJVRSwKICAgICAgICAgICAgICAgICAgICAgaGlnaGxpZ2h0ID0gVFJVRSwKICAgICAgICAgICAgICAgICAgICAgY29tcGFjdCA9IFRSVUUsCiAgICAgICAgICAgICAgICAgICAgICMgRGVmYXVsdCBzb3J0aW5nIGJ5IHNjaGVkdWxlcwogICAgICAgICAgICAgICAgICAgICBkZWZhdWx0U29ydGVkID0gbGlzdChEYXRlID0gImFzYyIpLAogICAgICAgICAgICAgICAgICAgICAjIE1ha2UgdGhlIHRhYmxlIHNlYXJjaGFibGUKICAgICAgICAgICAgICAgICAgICAgc2VhcmNoYWJsZSA9IFRSVUUsCiAgICAgICAgICAgICAgICAgICAgICMgU2hvdyAyMCByb3dzIG1heCBhIHRpbWUKICAgICAgICAgICAgICAgICAgICAgZGVmYXVsdFBhZ2VTaXplID0gMjAsCiAgICAgICAgICAgICAgICAgICAgICMgZ3JvdXAgdGhlIGNvbnRlbnQgdG9nZXRoZXIgYnkgdGhlbWVzCiAgICAgICAgICAgICAgICAgICAgIGdyb3VwQnkgPSAiVG9waWMiLAogICAgICAgICAgICAgICAgICAgICBwYWdpbmF0ZVN1YlJvd3MgPSBUUlVFLAogICAgICAgICAgICAgICAgICAgICB0aGVtZSA9IHJlYWN0YWJsZVRoZW1lKAogICAgICAgICAgICAgICAgICAgICAgIHNlYXJjaElucHV0U3R5bGUgPSBsaXN0KHdpZHRoID0gIjMwJSIpCiAgICAgICAgICAgICAgICAgICAgICkKICApCikKaHRtbHdpZGdldHM6OnNhdmVXaWRnZXQodGFibGUsICIuL2RvY3MvMF9hcmNoaXZlLmh0bWwiLCBzZWxmY29udGFpbmVkID0gVFJVRSkKYGBgCgoqKkFyY2hpdmUgY3VyYXRvcioqOiBZdWNoZW4gTGk8YnI+CgoqKltDb250YWN0IE1lIGByICJcVTI3MDlcVUZFMEYiYF0obWFpbHRvOiB5dWNoZW4ubGlAc3lkbmV5LmVkdS5hdSkqKiBmb3IgdXBkYXRpbmcgdGhlIHBhZ2UsIGVycm9ycywgbWlzc2luZyByZXNvdXJjZXMsIGV0Yy4gOykKIAogPC9kaXY+Cg==