Closes #218 modified row merge #219
Merged
Task list completed / task-list-completed
succeeded
Apr 3, 2024 in 0s
13 / 13 tasks completed
All tasks have been completed
Details
Required Tasks
Task | Status |
---|---|
The spirit of logrx is met in your Pull Request | Completed |
Check that your Pull Request is targeting the dev branch, Pull Requests to master should use the Release Pull Request Template | Completed |
Code is formatted according to the tidyverse style guide | Completed |
Updated relevant unit tests or have written new unit tests. Remember to remove any configured log objects at the end of every test using log_remove() . |
Completed |
Creation/updates to relevant roxygen headers and examples. | Completed |
Run devtools::document() so all .Rd files in the man folder and the NAMESPACE file in the project root are updated appropriately |
Completed |
Run pkgdown::build_site() and check that all affected examples are displayed correctly and that all new functions occur on the "Reference" page. |
Completed |
Update NEWS.md if the changes pertain to a user-facing function (i.e. it has an @export tag) or documentation aimed at users (rather than developers) | Completed |
Address any updates needed for vignettes and/or templates | Completed |
Run R CMD check locally and address all errors and warnings - devtools::check() |
Completed |
Link the issue so that it closes after successful merging. | Completed |
Address all merge conflicts and resolve appropriately | Completed |
Pat yourself on the back for a job well done! Much love to your accomplishment! | Completed |
Loading