The following are links to resources of interest to participants in SISBID Module 3: Reproducible Research.
- R Markdown documentation
- Knitr in a Knutshell tutorial
- Yihui Xie, Dynamic Documents with R and knitr, 2e (2015)
- Document templates
- Hadley Wickham, R Packages (2015)
- Releasing to CRAN
- Leek group guide to R packages
- Karl's R Package Primer
- When to trust an R package
- Karl's Minimal Make tutorial
- remake package (GNU Make reimagined for R)
- Happy Git and GitHub for the useR
- Hadley on Git/GitHub
- Nice R Code guide to Git branches
- Git subtrees
- Also look at
git tag
andgit remote
(the latter in the Leek Group guide to R packages)
- Leek Group guide to data sharing
- Sharing, publishing, archiving (slides) from the Data Carpentry Reproducible Research workshop materials