Skip to content

Commit

Permalink
Update to chartbox 1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stefvanbuuren committed Dec 6, 2024
1 parent a5cdbe8 commit 23c31c6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: chartbox
Type: Package
Title: Collection of Growth Charts
Version: 1.16.0
Version: 1.17.0
Authors@R: person("Stef", "van Buuren", email = "stef.vanbuuren@tno.nl", role = c("aut", "cre"))
Maintainer: Stef van Buuren <stef.vanbuuren@tno.nl>
Description: A collection of growth charts programmed in the grid package.
Expand All @@ -12,7 +12,7 @@ LazyData: true
Depends:
R (>= 4.1.0)
Imports:
chartcatalog (>= 1.13.0),
chartcatalog (>= 1.18.1),
grDevices
Remotes:
growthcharts/chartcatalog
Expand Down
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# chartbox 1.17.0

* Updates WHO curves to incorporate bug fix for 0-15 head circumference chart

# chartbox 1.16.0

* Repair a problem with the labels of the percentileStrip for design E (weight for age, 0-4 years)
Expand Down

0 comments on commit 23c31c6

Please sign in to comment.