- Add example to the
README.Rmd
- Refresh all references so that
length(refcode)matches the number of imported files
- Replaces Dutch D-score reference by GSED Phase 1 reference. Affects
transform2y()andtransform2z() - Add test for daz calculation using GSED Phase 1 reference
- Removes
renvfunctionality
- Updates to
tidyselect 1.2.0grammar forselect()andpivot_...() - Updates `roxygen``
- Updates GH actions
- Updates
renvandrenv.lock
transform2z()andtransform2y()now pass down additional arguments tocentile::y2z()andcentile::z2y()to allow for calculation of Z-scores outside the age limits of the reference table (e.g. by settingrule = c(1, 2)for right hand extrapolation).
- Updates
renvpackages to R 4.2.1
- Adds
renvpackage management
- Adds two spaces at remotes in DESCRIPTION
- Omits LazyData from DESCRIPTION
- Switches on continuous integration
- Adds Github action
pkgdown - Adds Github action
R-CMD-check - Adds github-pages branch
- Correct bug in
set_refcodes()that occurred whenage = NA
- Improves error checking in
transform2y()andtransform2z()for WFH - Make
set_refcodes()accept zero-row data frames
- New package name
nlreferences
- Adds references for Hindostane subpopulation
- Adds Dutch 1980 and 2009 references
- Replace
yzybycentilepackage
- Rename as
transform2y()andtransform2z()to prevent name clashes withclopus - Include last age of preterm references
- Added a
NEWS.mdfile to track changes to the package.