• Update all WHO charts
  • Adds Phase 1 D-score charts WJAD, WJBD, WMAD, WMBD to chart collection
  • Regenerates nl2010 charts from chartdesigner 0.40.1
  • Updates nl2010 chart from chartdesigner 0.40.0. This update corrects a bug that used the nl5 instead of the nl3 references for weight for age 0-15 months.
  • Updates all chart from chartdesigner 0.39.0
  • Expands on the chartgrp documentations
  • Add four head circumference charts
  • Sync version numbering with chartcatalog package
  • Adds 28 charts for growth of children with Down syndrome to nl2010 library
  • Removes chartdesigner from suggests to ease container building
  • Rebuilds all charts in R 4.1.0
  • Found out the hard way that there were undocumented changes made to the internal structure of grobs saved to disk grid 4.1.0. Using grid::draw() on an object created by the grid package in R 4.0.5 (or earlier) resulted in the error from the C code in grid: attempt to set index 26/22 in SET_VECTOR_ELT In call: grid.Call.graphics(C_setviewport, vp, TRUE). If you have this, update to R 4.1, rebuild the graphs, and save them.
  • Update of all charts in an attempt to evade grid drawing problems
  • Adds GitHub actions R-CMD-check and pkgdown
  • Transfers repo to growthcharts organisation
  • Added a NEWS.md file to track changes to the package.