NEWS
datasetjson 0.2.0 (2024-01-09)
- Remove schema validation on read and write (#26)
- Address CRAN issues (#29)
datasetjson 0.1.0 (2023-10-13)
- Capability to read and validate Dataset JSON files from URLs has been added (#8)
- Remove autoset of fileOID using output path (#3)
- Don't auto-populate optional attributes with NA (#16)
- Push dependency versions back (#18)
- Default
pretty
parameter on write_dataset_json()
to false (#20)
datasetjson 0.0.1 (2023-09-14)
Initial development version of datasetjson, introducing core objects, readers and writers.