References — R package development

Reference works underpinning CTIR’s package-development tooling: hexmakR, reflowR, pressR, and the CTIR package style more generally.

Reference works

Further reading

  • pkgdown — JOSS / project documentation.
  • roxygen2 — project documentation and design notes.
  • testthat — Wickham, R Journal.
  • Marwick et al. on research compendia (also listed under reproducible research).

See the disclaimer — this is a starting list, not a curated bibliography.

Back to top

References

R Core Team. (n.d.). Writing R extensions. R Foundation for Statistical Computing. Retrieved https://cran.r-project.org/doc/manuals/r-release/R-exts.html
Wickham, H., & Bryan, J. (2023). R packages: Organize, test, document, and share your code (2nd ed.). O’Reilly Media. https://r-pkgs.org/