datasetjson: Read and Write CDISC Dataset JSON Files

Read, construct and write CDISC (Clinical Data Interchange Standards Consortium) Dataset JSON (JavaScript Object Notation) files, while validating per the Dataset JSON schema file, as described in CDISC (2023) <https://www.cdisc.org/dataset-json>.

Version: 0.2.0
Depends: R (≥ 3.5)
Imports: jsonlite (≥ 1.8.0), jsonvalidate (≥ 1.3.1)
Suggests: testthat (≥ 2.1.0), knitr, haven, rmarkdown, withr
Published: 2024-01-09
Author: Mike Stackhouse ORCID iD [aut, cre], Nicholas Masel [aut]
Maintainer: Mike Stackhouse <mike.stackhouse at atorusresearch.com>
BugReports: https://github.com/atorus-research/datasetjson/issues
License: Apache License (≥ 2)
URL: https://github.com/atorus-research/datasetjson
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: datasetjson results

Documentation:

Reference manual: datasetjson.pdf
Vignettes: Getting Started
Notes on ODM V2

Downloads:

Package source: datasetjson_0.2.0.tar.gz
Windows binaries: r-devel: datasetjson_0.2.0.zip, r-release: datasetjson_0.2.0.zip, r-oldrel: datasetjson_0.2.0.zip
macOS binaries: r-release (arm64): datasetjson_0.2.0.tgz, r-oldrel (arm64): datasetjson_0.2.0.tgz, r-release (x86_64): datasetjson_0.2.0.tgz, r-oldrel (x86_64): datasetjson_0.2.0.tgz
Old sources: datasetjson archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=datasetjson to link to this page.