Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: anthro
Version: 1.0.1.9000
Version: 1.1.0.9000
Title: Computation of the WHO Child Growth Standards
Description: Provides WHO Child Growth Standards (z-scores) with
confidence intervals and standard errors around the
Expand All @@ -15,8 +15,8 @@ Authors@R: c(person("Dirk", "Schumacher", ,
person(given = "World Health Organization", role = "cph"))
License: GPL-3
Encoding: UTF-8
URL: https://github.com/worldhealthorganization/anthro
BugReports: https://github.com/worldhealthorganization/anthro/issues
URL: https://github.com/WorldHealthOrganization/anthro
BugReports: https://github.com/WorldHealthOrganization/anthro/issues
ByteCompile: true
Depends: R (>= 3.2)
Imports:
Expand Down
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# anthro (development version)

# anthro 1.1.0

## Method

* The `Weight-for-length/height (zwfl)` z-score indicator is now also computed
Expand Down
8 changes: 5 additions & 3 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
## Test environments
* local Mac OS install, R 4.3.1
* Mac OS (on Github Actions), R release
* ubuntu latest (on Github Actions), R oldrel, devel, release
* Windows (on Github Actions), R release
* win-builder (devel and release)
* win-builder (devel)

## R CMD check results

0 errors | 0 warnings | 0 notes
0 errors | 0 warnings | 1 note

## New mainainer

The package has a new maintainer: Elaine Borghi <nfsdata@who.int>
20 changes: 10 additions & 10 deletions docs/404.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading