Skip to content

Contribution Guidelines

kmwolken edited this page Jul 10, 2017 · 2 revisions

Suggesting edits:

  • Create a branch

Suggested workflow:

  • Create a branch
  • Make edits (e.g. create a new function, edit existing function)
  • Build tests
  • Ensure tests pass
  • Roxygenize (e.g. roxygen2)
  • Ensure all documentation is updated
  • Update vignettes
  • Submit a pull request with a descriptive note. Include what has and has not been done to fully integrate the script into the package

General package assumptions:

  • desiredConfidence parameter defaults to 0.95
Clone this wiki locally