Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 656 Bytes

File metadata and controls

20 lines (17 loc) · 656 Bytes

Description

Brief summary of the change and the motivation for it.

Related Issue

Closes #, or "Discussed in #"

Type of change

  • Bug fix
  • New feature
  • Documentation update
  • Refactor / internal cleanup
  • Other (describe):

Checklist

  • I opened an issue to discuss this change before submitting
  • devtools::document() has been run
  • devtools::check() passes with zero errors, warnings, and notes
  • Unit tests have been added or updated (testthat)
  • NEWS.md has been updated (if user-facing)
  • I agree to the Developer Certificate of Origin (see CONTRIBUTING.md)