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.1.1
Imports: methods, R6, Rcpp (≥ 1.0.0)
LinkingTo: Rcpp
Published: 2022-11-18
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

Documentation:

Reference manual: jsonStrings.pdf

Downloads:

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

Linking:

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