Skip to content

Commit ef8ca07

Browse files
Merge pull request #59 from nutriverse/dev
prepare for GitHub development release v0.1.2.9000
2 parents 8a9b730 + eb0633b commit ef8ca07

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: nipnTK
22
Type: Package
33
Title: National Information Platforms for Nutrition Anthropometric Data Toolkit
4-
Version: 0.1.1.9000
4+
Version: 0.1.2.9000
55
Authors@R: c(
66
person(given = "Mark",
77
family = "Myatt",

NEWS.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# nipnTK 0.1.2.9000
2+
3+
Third release of `nipnTK`. This is a GitHub-only development release. In this
4+
release:
5+
6+
## Bug fixes
7+
8+
* Resolved issue with `ageRatioTest()` not working properly when age has
9+
missing values
10+
11+
* Resolved issue with `ageRatioTest()` not providing appropriate results when
12+
age values are numeric
13+
14+
## General updates
15+
16+
* added `pkgdown` GitHub Actions workflow to deploy website via `gh-pages`
17+
branch
18+
19+
* updated documentation for `ageRatioTest()`
20+
21+
122
# nipnTK 0.1.1.9000
223

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

0 commit comments

Comments
 (0)