Fast manipulation of JSON strings. Allows to extract or delete an element in a JSON string, merge two JSON strings, and more.
Version: | 2.1.1 |
Imports: | methods, R6, Rcpp (≥ 1.0.0) |
LinkingTo: | Rcpp |
Published: | 2022-11-18 |
DOI: | 10.32614/CRAN.package.jsonStrings |
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++17 |
Materials: | README NEWS |
CRAN checks: | jsonStrings results |
Reference manual: | jsonStrings.pdf |
Package source: | jsonStrings_2.1.1.tar.gz |
Windows binaries: | r-devel: jsonStrings_2.1.1.zip, r-release: jsonStrings_2.1.1.zip, r-oldrel: jsonStrings_2.1.1.zip |
macOS binaries: | r-release (arm64): jsonStrings_2.1.1.tgz, r-oldrel (arm64): jsonStrings_2.1.1.tgz, r-release (x86_64): jsonStrings_2.1.1.tgz, r-oldrel (x86_64): jsonStrings_2.1.1.tgz |
Old sources: | jsonStrings archive |
Please use the canonical form https://CRAN.R-project.org/package=jsonStrings to link to this page.