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 1
1
Package: nipnTK
2
2
Type: Package
3
3
Title: National Information Platforms for Nutrition Anthropometric Data Toolkit
4
- Version: 0.1.1 .9000
4
+ Version: 0.1.2 .9000
5
5
Authors@R: c(
6
6
person(given = "Mark",
7
7
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
+
1
22
# nipnTK 0.1.1.9000
2
23
3
24
Second release of ` nipnTK ` . This is a GitHub-only development release. In this
You can’t perform that action at this time.
0 commit comments