Releases: OxfordIHTM/codeditr
Releases · OxfordIHTM/codeditr
Mahe (v0.0.0.9000)
This is a pre-release of the {codeditr}
package.
What's Changed
- add package contents by @ernestguevarra in #3
- add logo by @ernestguevarra in #4
- spell check and create utils functions by @ernestguevarra in #12
- check and recode functions by @ernestguevarra in #22
- create recode age type function by @ernestguevarra in #23
- add tests for recode sex and recode age type by @ernestguevarra in #24
- add codecov token by @ernestguevarra in #29
- add pkgdown website and deploy workflow by @ernestguevarra in #30
- refactor cod_check_age_type by @ernestguevarra in #34
- add codecov token to codecov.yml by @ernestguevarra in #35
- refactor calculate age function and add tests by @ernestguevarra in #37
- refactor check sex and add tests by @ernestguevarra in #38
- setup rhub checks by @ernestguevarra in #39
- create code structure checks by @ernestguevarra in #41
- fix date of death bug by @ernestguevarra in #43
- fix cod_check bug; add ill-defined codes function by @ernestguevarra in #46
- create check for unlikely cod by @ernestguevarra in #48
- refactor cod_check_code by @ernestguevarra in #50
- refactor cod_check_by_sex by @ernestguevarra in #51
- refactor cod_check_by_sex by @ernestguevarra in #52
- vectorise cod_check_code_sex by @ernestguevarra in #53
- refactor cod_check_code by @ernestguevarra in #54
- refactor cod_check_code by @ernestguevarra in #55
- function for ill-defined ICD 10 codes by @ernestguevarra in #56
- create list of icd10 unlikely causes of death by @ernestguevarra in #59
- create expand_icd10_range function/s by @ernestguevarra in #62
- replace placeholder function for icd10 unlikely cod by @ernestguevarra in #63
- create list of icd 10 sex-specific codes; fix #64 by @ernestguevarra in #65
- create function to check cod appropriate for sex - fix #6; fix #49 by @ernestguevarra in #66
- refactor icd 10 code structure check by @ernestguevarra in #67
- tidy up data-raw directory by @ernestguevarra in #69
- add CODECOV_TOKEN to GHA workflow by @ernestguevarra in #74
- add test/s for get_age_values by @ernestguevarra in #75
- test utils funcdtions by @ernestguevarra in #76
- add tests for utility functions by @ernestguevarra in #77
- complete tests for utils by @ernestguevarra in #78
- create initial tests for cod_check_code by @ernestguevarra in #79
- refactor tests by @ernestguevarra in #80
- structure input data to CoDEdit by @ernestguevarra in #82
- checks for CoDEdit input data by @ernestguevarra in #84
- add tests for new functions by @ernestguevarra in #87
- refactor cod_check_input functions by @ernestguevarra in #92
- create example raw cause of death dataset by @ernestguevarra in #94
- add cod_check_summary function and refactor outputs by @ernestguevarra in #96
- add functions to check code and age appropriateness; fix #7 by @ernestguevarra in #97
- update README by @ernestguevarra in #98
- add tests for cod_check_code_summary by @ernestguevarra in #101
- create getting started vignette by @ernestguevarra in #104
- update vignettes on check by @ernestguevarra in #105
- update code check vignette by @ernestguevarra in #106
- address spelling errors by @ernestguevarra in #107
- update vignettes by @ernestguevarra in #108
- add captions to vignettes by @ernestguevarra in #111
- add vignettes on intro to ICD and cod reporting; fix #72 by @ernestguevarra in #112
- standardise cause-of-death spelling: fix #114 by @ernestguevarra in #115
- complete documentation of dependency functions by @ernestguevarra in #116
New Contributors
- @ernestguevarra made their first contribution in #3
Full Changelog: https://github.com/OxfordIHTM/codeditr/commits/0.0.9000