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/standards/data-exchange/dataset-json>.
Version: | 0.3.0 |
Depends: | R (≥ 4.0) |
Imports: | yyjsonr (≥ 0.1.18), jsonvalidate (≥ 1.3.1), hms |
Suggests: | testthat (≥ 2.1.0), jsonlite (≥ 1.8.0), knitr, haven, rmarkdown, withr, purrr, tibble, dplyr, lubridate, data.table |
Published: | 2025-01-30 |
Author: | Mike Stackhouse [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://atorus-research.github.io/datasetjson/ |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | datasetjson results |
Reference manual: | datasetjson.pdf |
Vignettes: |
Converting from XPT (source, R code) Getting Started (source, R code) date_time_datetime (source, R code) Notes on ODM V2 (source, R code) precision (source, R code) |
Package source: | datasetjson_0.3.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 |
Please use the canonical form https://CRAN.R-project.org/package=datasetjson to link to this page.