Fast manipulation of JSON strings. Allows to extract or delete an element in a JSON string, merge two JSON strings, and more.
Version: | 1.0.0 |
Imports: | Rcpp (≥ 1.0.0), methods |
LinkingTo: | Rcpp |
Published: | 2021-05-25 |
Author: | Stéphane Laurent [aut, cre], Niels Lohmann [cph] ('nlohmann/json' C++ library) |
Maintainer: | Stéphane Laurent <laurent_step at outlook.fr> |
BugReports: | https://github.com/stla/jsonStrings/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/stla/jsonStrings |
NeedsCompilation: | yes |
SystemRequirements: | C++11 |
Materials: | README NEWS |
CRAN checks: | jsonStrings results |
Reference manual: | jsonStrings.pdf |
Package source: | jsonStrings_1.0.0.tar.gz |
Windows binaries: | r-devel: jsonStrings_1.0.0.zip, r-devel-UCRT: jsonStrings_1.0.0.zip, r-release: jsonStrings_1.0.0.zip, r-oldrel: jsonStrings_1.0.0.zip |
macOS binaries: | r-release (arm64): jsonStrings_1.0.0.tgz, r-release (x86_64): jsonStrings_1.0.0.tgz, r-oldrel: jsonStrings_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=jsonStrings to link to this page.