# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "rjsoncons" in publications use:' type: software license: BSL-1.0 title: 'rjsoncons: Query, Pivot, Patch, and Validate ''JSON'' and ''NDJSON''' version: 1.3.1.9100 doi: 10.32614/CRAN.package.rjsoncons abstract: Functions to query (filter or transform), pivot (convert from array-of-objects to object-of-arrays, for easy import as 'R' data frame), search, patch (edit), and validate (against 'JSON Schema') 'JSON' and 'NDJSON' strings, files, or URLs. Query and pivot support 'JSONpointer', 'JSONpath' or 'JMESpath' expressions. The implementation uses the 'jsoncons' header-only library; the library is easily linked to other packages for direct access to 'C++' functionality not implemented here. authors: - family-names: Morgan given-names: Martin email: mtmorgan.xyz@gmail.com orcid: https://orcid.org/0000-0002-5874-8148 - family-names: Ramos given-names: Marcel orcid: https://orcid.org/0000-0002-3242-0582 - family-names: Parker given-names: Daniel email: danielaparker@yahoo.com repository: https://link-ny.r-universe.dev repository-code: https://github.com/mtmorgan/rjsoncons commit: cd09787e41836901d167a7884bc591eb4b2d2eb7 url: https://mtmorgan.github.io/rjsoncons/ contact: - family-names: Morgan given-names: Martin email: mtmorgan.xyz@gmail.com orcid: https://orcid.org/0000-0002-5874-8148