- Rewrites the JSON schema V3.0 demo and test files according to
bdsreader 0.23.5
. This removes superfluous JSON array definitions.
- Adds missing
test8.json
andtest14.json
files for testing
- Regenerates example and test files from
bdsreader
anddonorloader
- Corrects problem with gestational ages in lollypop data
- Manually: Make fields "organisationCode" and "Reference" conform to the V3.0 schema
- TODO: This needs to be addressed in example creation
- Adds JSON example files coded according to BDS JSON schema V3.0 as defined in the bdsreader package.
- Changes
test4.json
JSON test files
- Adds
Format
field to data inbds_v1.0
,bds_v1.1
andbds_v2.0
- Adds child data for three bds schema
- Renames
bds_schema_str
-->bds_v1.0
- Renames
bds_schema
-->bds_v1.1
- Renames
bds_schema_V2
-->bds_v2.0
- Adds GHA
R-CMD-check
for Ubuntu 20.4 devel - Rename remotes to
growthcharts
- Repairs errors in
DESCRIPTION
- Adds GitHub action
R-CMD-CHECK
- Removes superfluous package structure
- Removes superfluous dependencies
- Adds files to
inst/extdata/bds/test
- Adds conversion script
data-raw/R/make_test_json.R
- Rename to
jamesdemodata
- Adds a
NEWS.md
file to track changes to the package - Split code off from the
jamestest
package - Removes dependencies on
minihealth