-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
…mmary_records()` (#2158) * feat: #2142 intiial superseding step * rough draft without missing_values implementation * rough draft of new enhancement * feat: #2142 get a good clean slate * feat: #2142 working enhanced function * feat: #2142 add appropriate test suite * feat: #2142 run styler, lintr, add news and roxygen documentation * chore: #2142 spelling/grammar * chore: #2142 fix test * should we inform superseded * retain deprecated arguments to pass cicd * chore: #2142 add remotes for admiraldev for proper branching strategy * min dev versioning * Update DESCRIPTION * chore: #2142 address feedback * upversion our description page to match current version up on github * docs: little note for running website versions * feat: #2142 rename filter to filter_add * Update R/derive_summary_records.R Co-authored-by: Ben Straub <[email protected]> * feat: #2142 get checks appropriately running * roxygen stuff and vignettes * chore: #2142 roxygen stuff * get past check-templates * finally get past templates * feat: #2142 clear up missing_values usage * chore: #2142 rename filter to filter_add internally in codebase too * chore: #2142 adopt and address all other feedback * missed a renaming * feat: #2142 remove extra fluff for missing values * update news blurb * chore: #2142 update documentation based on feedback --------- Co-authored-by: Zelos Zhu <[email protected]> Co-authored-by: Daniel Sjoberg <[email protected]> Co-authored-by: Jerry Johnson <[email protected]> Co-authored-by: Ben Straub <[email protected]>
- Loading branch information
1 parent
708d232
commit 205e0d1
Showing
32 changed files
with
439 additions
and
104 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.