jsonStrings: Manipulation of JSON Strings

Fast manipulation of JSON strings. Allows to extract or delete an element in a JSON string, merge two JSON strings, and more.

Version: 2.0.0
Imports: Rcpp (≥ 1.0.0), methods, R6
LinkingTo: Rcpp
Published: 2022-04-05
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

Documentation:

Reference manual: jsonStrings.pdf

Downloads:

Package source: jsonStrings_2.0.0.tar.gz
Windows binaries: r-devel: jsonStrings_2.0.0.zip, r-release: jsonStrings_2.0.0.zip, r-oldrel: jsonStrings_2.0.0.zip
macOS binaries: r-release (arm64): jsonStrings_2.0.0.tgz, r-oldrel (arm64): jsonStrings_2.0.0.tgz, r-release (x86_64): jsonStrings_2.0.0.tgz, r-oldrel (x86_64): jsonStrings_2.0.0.tgz
Old sources: jsonStrings archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=jsonStrings to link to this page.