Collaborative manuscript using Quarto.
-
Clone the repository and navigate to this directory
-
Restore R package dependencies:
renv::restore()- Render the manuscript:
quarto render manuscript.qmdSee CONTRIBUTING.md for our workflow using issues and pull requests.
This project uses renv for R package management. The lockfile (renv.lock) tracks all package versions to ensure reproducibility.