A site for orderly training; you may prefer to go to the actual site if you want the content.
You will need to install quarto, start here to do so.
You will also need a very recent version of orderly, the easiest way is probably
install.packages(
"orderly",
repos = c("https://mrc-ide.r-universe.dev", "https://cloud.r-project.org"))
Run
quarto preview
which will open the site in a browser. Then edit the .qmd pages; changes will rebuild automatically.
The site will build when pushed to GitHub, so failures will show on a PR. It will push to gh-pages automatically when merged.
Documentation for quarto is here and for revealjs presentations specifically here
Links between parts of the site:
- From a non-slide
.qmdyou can usewhatever.qmdas a target and it will work fine - From the slides this won't work, and I can't find a good reason why or discussion of a workaround. Include a manual link to the final rendered version.
inputs/part2/wuenic.xlsxcomes from the WHOinputs/part2/data.xlsxis entirely syntheticinputs/part3/cases.csv.xzfrom Rawson et al. (2024) and associated orderly1 project