The 'jsoncons' <https://danielaparker.github.io/jsoncons/> 'C++' header-only library constructs representations from a 'JSON' character vector, and provides extensions for flexible queries and other operations on 'JSON' objects. This package has simple 'R' wrappers to support 'JSONpath' and 'JMESpath' queries into 'JSON' strings or 'R' objects. The 'jsoncons' library is also be easily linked to other packages for direct access to 'C++' functionality.
Version: | 1.0.0 |
Imports: | jsonlite |
LinkingTo: | cpp11 |
Suggests: | tinytest, BiocStyle, knitr, rmarkdown |
Published: | 2022-09-29 |
Author: | Martin Morgan |
Maintainer: | Martin Morgan <mtmorgan.bioc at gmail.com> |
BugReports: | https://github.com/mtmorgan/rjsoncons/issues |
License: | BSL-1.0 |
NeedsCompilation: | yes |
SystemRequirements: | C++11 |
Materials: | README NEWS |
CRAN checks: | rjsoncons results |
Reference manual: | rjsoncons.pdf |
Vignettes: |
Using the 'jsoncons' Library in R |
Package source: | rjsoncons_1.0.0.tar.gz |
Windows binaries: | r-devel: rjsoncons_1.0.0.zip, r-release: rjsoncons_1.0.0.zip, r-oldrel: rjsoncons_1.0.0.zip |
macOS binaries: | r-release (arm64): rjsoncons_1.0.0.tgz, r-oldrel (arm64): rjsoncons_1.0.0.tgz, r-release (x86_64): rjsoncons_1.0.0.tgz, r-oldrel (x86_64): rjsoncons_1.0.0.tgz |
Reverse imports: | cellxgenedp, UniProt.ws |
Reverse suggests: | BiocFHIR |
Please use the canonical form https://CRAN.R-project.org/package=rjsoncons to link to this page.