datasetjson 0.3.0 has made its way to CRAN! In light of the release of Dataset JSON v1.1.0, which incorporates feedback from the FDA pilot and over a year of community feedback, Nicholas Masel of Johnson & Johnson pushed out these updates to provide support and improve the package as a whole. This update is a fairly big refactor of the package as a whole. Dataset JSON v1.1.0 really improves upon the standard, and as such I think the datasetjson R package is in a much better place. Some highlights of this release: - Support for the Dataset JSON v1.1.0 schema. - Dramatic speed improvements, achieved by switching the JSON serializing backend from jsonlite to yyjsonr. We’ve seen a 70% decrease of write times in large file testing. - Improvements to object structure and organization, Now the core datasetjson object is building off a data frame. - In line with Dataset JSON v1.1.0, better support for reading and writing dates, times, and datetimes. Additionally, we’ve added a vignette that explains how these are handled and why. - Improvements on the handling of floating point numbers, with support for using the Dataset JSON “decimal” dataType and targetDataType. - Some new helper functions for interacting with the datasetjson column metadata, and finally - A new vignette that provides a walkthrough and best practices for SAS Version 5 Transport file to Dataset JSON file conversion. Thank you to anyone who tested and provided feedback on our first release of this package. I think this is a fairly significant improvement, and I’m excited to see and support the industry in continuing to move away from Version 5 Transport and adopt more modern formats for data exchange! Check out the package here: https://lnkd.in/gDeQUwDi Atorus #rstats #rprogramming #statisticalprogramming #cdisc #clinicaltrials #pharmaverse #phuse
Excellent news!
Excellent work Mike
Principal Programmer at GlaxoSmithKline
1 个月Yes! Incoming R-based submission using datasetjson to the FDA. Let's go!!