Skip to content

Commit

Permalink
Merge pull request #59 from nutriverse/dev
Browse files Browse the repository at this point in the history
prepare for GitHub development release v0.1.2.9000
  • Loading branch information
ernestguevarra authored Apr 6, 2024
2 parents 8a9b730 + eb0633b commit ef8ca07
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: nipnTK
Type: Package
Title: National Information Platforms for Nutrition Anthropometric Data Toolkit
Version: 0.1.1.9000
Version: 0.1.2.9000
Authors@R: c(
person(given = "Mark",
family = "Myatt",
Expand Down
21 changes: 21 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
# nipnTK 0.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 `pkgdown` GitHub Actions workflow to deploy website via `gh-pages`
branch

* updated documentation for `ageRatioTest()`


# nipnTK 0.1.1.9000

Second release of `nipnTK`. This is a GitHub-only development release. In this
Expand Down

0 comments on commit ef8ca07

Please sign in to comment.