Skip to content

IndrajeetPatil/dry-r-package-development

Repository files navigation

DRY R Package Development

Link to slides: https://indrajeetpatil.github.io/dry-r-package-development/

This presentation contains tips on how to develop R packages without violating the DRY (Don’t Repeat Yourself) Principle in

  • documentation
  • unit testing
  • vignette setup
  • data
  • conditions

Code of Conduct

Please note that the dry-r-package-development project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.