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

General Issue: Require older versions of jsonlite and jsonvalidate #18

Closed NNaikp closed 11 months ago

NNaikp commented 11 months ago

Background Information

The required versions of jsonlite and jsonvalidate are currently the latest available versions. We do not have access to those readily available internally, but only through work-arounds.

Our internally available versions are: jsonlite: 1.8.0 (or older) jsonvalidate: 1.3.1 (or older)

Would it be possible to take a dependecncy to a older versions of these packages without breaking core functionalities?

Definition of Done

No response

mstackhouse commented 11 months ago

This will be fixed with #19 - no issues by updating version requirements.