Skip to content

Commit

Permalink
Update to growthscreener 1.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stefvanbuuren committed Apr 15, 2024
1 parent be78816 commit ee184ce
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: growthscreener
Title: Finding Children with Unusual Growth Patterns
Version: 1.20.0.9000
Version: 1.21.0
Authors@R:
c(person(given = "Paula",
family = "van Dommelen",
Expand Down Expand Up @@ -44,4 +44,4 @@ Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
URL: https://growthcharts.org/growthscreener/
RoxygenNote: 7.2.3
RoxygenNote: 7.3.1
10 changes: 8 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# growthscreener 1.20.0.9000

# growthscreener 1.21.0

- Merges `srm` branch updates (v1.19.3) into main
- Undo the choice for weight for height guidelines for period 0-2 years
throughout (made SvB 13jul20)
This choice causes issues in practice as our advice does not line up
with what the professional sees on their own diagrams. Sticking with 2012
guidelines even if they are inconsistent.
- Makes `list_screeners()` aware of the language development guidelines
- Introduces `lgd` as abbreviation for language development

Expand Down

0 comments on commit ee184ce

Please sign in to comment.