- Repairs two problems.
- Properly displays the chartcode
- Updates to the
demodata 0.10.0
package that corrects errors in the ga data
- Adds the new default to read data according to JSON schema V3.0, as defined in
bdsreader
- Resolves
ERROR: length(txt) <= 1L is not TRUE
when the test data are selected
- Adds
sitehost
parameter that is new in JAMES 1.2.0
- Update external links
- Adds site
test.groeidiagrammen.nl
- Remove old code and clean up
- Adds three info URL's
- Renew shinyapps connection
- Restricts sites to JAMES and localhost
- Adds proper version for
jamesdemodata
dependency
- Adds a menu to select bds schema 1.0, 1.1 or 2.0
- Renames the package to
jamesdemo
- Replaces the built-in
extdata
directory by thejamesdemodata
package
- Adds testfile test25.json with extreme D-scores at start
- Replaces deprecated
convert_bds_ind()
byfetch_loc()
- Adds DDI to
installed.cabinets
by updating from fatdonorloader
package - Updates JSON files
- Changes anthropometric --> automatic
- Change json file to have an out-of-range gestational age
- Updates
installed.cabinets
using modernisedminihealth::donordata_to_individual()
that relies onclopus::transform_z()
andclopus::transform_y()
functions
- Adds POPS data
- Updates SMOCC .json that correct for six erroneous BDS numbers
- Add synthetic DOB to preterm and terneuzen JSON examples
- Refresh
installed.cabinets
and example JSON files to extragad
slot inminihealth::individualBG
class
- Extend SMOCC JSON files to include DDI milestone responses
- Update JSON so that GA is in days
- Saves cleaner JSON examples files
- Updates
installed.cabinets
tominihealth 0.71.0
- Updates
installed.cabinets
so thatlength(dsc@y)
matcheslength(dsc@x)
- Adds testdata in
installed.cabinets
to includedsc
field for smocc - Adds a
NEWS.md
file to track changes to the package.