Releases: nutriverse/nipnTK
nipnTK 0.2.2
This is a patch release of nipnTK. This release is for general updates and routine maintenance upkeep.
What's Changed
- CRAN release v0.2.0 by @ernestguevarra in #75
- refactor functions; add test for ageHeaping by @ernestguevarra in #80
- submit to cran by @ernestguevarra in #81
- new hex sticker and edit README badge comments by @ernestguevarra in #85
- edit pkgdown.yml; fix #89; fix #90; fix #88 by @ernestguevarra in #91
- refresh repository by @ernestguevarra in #95
- remove dev entry in NEWS.md by @ernestguevarra in #96
- Increment version number to 0.2.0.9000 by @ernestguevarra in #97
- add FUNDING.yml by @ernestguevarra in #98
- update pkgdown.yml to nutriverse template; fix #93 by @ernestguevarra in #99
- add citation.cff; fix #92 by @ernestguevarra in #100
- update README badges by @ernestguevarra in #101
- prepare for CRAN submission by @ernestguevarra in #102
- check missing URLs by @ernestguevarra in #103
- update NEWS.md to v0.2.2 by @ernestguevarra in #104
Full Changelog: v0.2.0...v0.2.2
nipnTK 0.2.0
This is the second CRAN release (fourth general release) of nipnTK. In this release:
Bug fixes
-
Resolved issue with
ageRatioTest()not working properly when age has
missing values -
Resolved issue with
ageRatioTest()not providing appropriate results when
age values are numeric
General updates
-
Updated general package documentation
-
Added CITATION entry
nipnTK v0.1.2.9000
Third release of nipnTK. This is a GitHub-only development release. In this
release:
Bug fixes
-
Resolved issue with
ageRatioTest()not working properly when age has
missing values -
Resolved issue with
ageRatioTest()not providing appropriate results when
age values are numeric
General updates
-
added
pkgdownGitHub Actions workflow to deploy website viagh-pages
branch -
updated documentation for
ageRatioTest() -
refresh repo by @ernestguevarra in #54
-
add google tags by @ernestguevarra in #55
-
refactor
ageRatioTest()function by @ernestguevarra in #57
Full Changelog: v0.1.1.9000...v0.1.2.9000
nipnTK v0.1.1.9000
Second release of nipnTK. This is a GitHub-only development release. In this release:
General updates
-
remove
appveyor.ymland the Appveyor ci/cd workflow -
update GitHub Actions workflow to latest 5 system standard check
-
update GitHub Actions workflow for coverage testing
-
change default git branch name from master to main
-
add CITATION
-
update CONTRIBUTOR guidelines
-
upgrade website to bootstrap 5
-
edit typo in vignette
What's Changed
- create devel version by @ernestguevarra in #37
- update docs/ outputs and favicons by @ernestguevarra in #40
- update general; re-roxygenate by @ernestguevarra in #45
- update repo; fix #46; fix #47; fix #48 by @ernestguevarra in #49
- edit typo in vignette; fix # 42 by @ernestguevarra in #50
Full Changelog: v0.1.0...v0.1.1.9000
nipnTK v0.1.0
This is the first CRAN release of nipnTK.