Conversation
Unit Tests Summary 1 files 170 suites 1m 11s ⏱️ Results for commit 1092da9. |
Unit Tests Summary 1 files 170 suites 1m 11s ⏱️ Results for commit 3907cc6. ♻️ This comment has been updated with latest results. |
Unit Test Performance Difference
Additional test case details
Results for commit de5d613 ♻️ This comment has been updated with latest results. |
|
Thank you @edelarua for updating!! Could you please replace the entire test-coverage with the updated one from usethis? They've made a handful of other small changes in addition to addressing the deprecation. |
Done! |
What changes are proposed in this pull request?
ard_categorical_max().Pre-review Checklist (if item does not apply, mark is as complete)
usethis::pr_merge_main()ard_*()function was added, it passes the ARD structural checks fromcards::check_ard_structure().ard_*()function was added,set_cli_abort_call()has been set.ard_*()function was added and it depends on another package (such as,broom),is_pkg_installed("broom")has been set in the function call and the following added to the roxygen comments:@examplesIf do.call(asNamespace("cardx")$is_pkg_installed, list(pkg = "broom""))devtools::test_coverage()Reviewer Checklist (if item does not apply, mark is as complete)
devtools::test_coverage()When the branch is ready to be merged:
NEWS.mdwith the changes from this pull request under the heading "# cardx (development version)". If there is an issue associated with the pull request, reference it in parentheses at the end update (seeNEWS.mdfor examples).