File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 11Package: nipnTK
22Type: Package
33Title: National Information Platforms for Nutrition Anthropometric Data Toolkit
4- Version: 0.1.1 .9000
4+ Version: 0.1.2 .9000
55Authors@R: c(
66 person(given = "Mark",
77 family = "Myatt",
Original file line number Diff line number Diff line change 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
324Second release of ` nipnTK ` . This is a GitHub-only development release. In this
You can’t perform that action at this time.
0 commit comments