Skip to content
This repository has been archived by the owner on Dec 30, 2023. It is now read-only.

dataeducation/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.

About

Tips on not repeating yourself during R package development

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 46.7%
  • CSS 34.6%
  • JavaScript 18.3%
  • Other 0.4%