Brief summary of the change and the motivation for it.
Closes #, or "Discussed in #"
- Bug fix
- New feature
- Documentation update
- Refactor / internal cleanup
- Other (describe):
- 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.mdhas been updated (if user-facing) - I agree to the Developer Certificate of Origin (see CONTRIBUTING.md)