The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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' <https://danielaparker.github.io/jsoncons/> header-only library; the library is easily linked to other packages for direct access to 'C++' functionality not implemented here.
Version: | 1.3.1 |
Imports: | cli, tibble |
LinkingTo: | cpp11, cli |
Suggests: | jsonlite, tinytest, BiocStyle, knitr, rmarkdown |
Published: | 2024-07-07 |
DOI: | 10.32614/CRAN.package.rjsoncons |
Author: | Martin Morgan [aut, cre], Marcel Ramos [aut], Daniel Parker [aut, cph] (jsoncons C++ library maintainer) |
Maintainer: | Martin Morgan <mtmorgan.xyz at gmail.com> |
BugReports: | https://github.com/mtmorgan/rjsoncons/issues |
License: | BSL-1.0 |
URL: | https://mtmorgan.github.io/rjsoncons/ |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | rjsoncons results |
Reference manual: | rjsoncons.pdf |
Vignettes: |
Transform and Validate JSON and NDJSON |
Package source: | rjsoncons_1.3.1.tar.gz |
Windows binaries: | r-devel: rjsoncons_1.3.1.zip, r-release: rjsoncons_1.3.1.zip, r-oldrel: rjsoncons_1.3.1.zip |
macOS binaries: | r-release (arm64): rjsoncons_1.3.1.tgz, r-oldrel (arm64): rjsoncons_1.3.1.tgz, r-release (x86_64): rjsoncons_1.3.1.tgz, r-oldrel (x86_64): rjsoncons_1.3.1.tgz |
Old sources: | rjsoncons archive |
Reverse imports: | AlphaMissenseR, AnVILAz, cellxgenedp, HuBMAPR, UniProt.ws |
Reverse suggests: | BiocFHIR, VariantAnnotation |
Please use the canonical form https://CRAN.R-project.org/package=rjsoncons to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.