atorus-research / datasetjson

Read and write CDISC Dataset JSON files
https://atorus-research.github.io/datasetjson/
Apache License 2.0
12 stars 2 forks source link

Gh issue 29 and 26 #30

Closed mstackhouse closed 8 months ago

mstackhouse commented 8 months ago

Closes #26 Closes #29

Fixes CRAN failures and additionally removes schema validation on read and write, which causes memory issues on large datasets that can be effectively read if the schema validation is skipped.