Skip to content

remove the unnecessary adddin.dcf because the addin has been moved to…

711b379
Select commit
Loading
Failed to load commit list.
Open

remove the unnecessary adddin.dcf because the addin has been moved to… #274

remove the unnecessary adddin.dcf because the addin has been moved to…
711b379
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed succeeded Sep 3, 2025 in 0s

12 / 12 tasks completed

All tasks have been completed

Details

Required Tasks

Task Status
The spirit of logrx is met in your Pull Request 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