jsonNormalize: Normalization of 'JSON' Strings

Provides a function allowing to normalize a 'JSON' string, for example by adding double quotes around the keys when they are missing. Also provides 'RStudio' addins for the same purpose.

Version: 1.0.0
Imports: rstudioapi, V8
Published: 2023-05-25
Author: Stéphane Laurent [aut, cre], David Kaye [aut, cph] (author of the JavaScript code)
Maintainer: Stéphane Laurent <laurent_step at outlook.fr>
BugReports: https://github.com/stla/jsonNormalize/issues
License: GPL-3
URL: https://github.com/stla/jsonNormalize
NeedsCompilation: no
Materials: README
CRAN checks: jsonNormalize results

Documentation:

Reference manual: jsonNormalize.pdf

Downloads:

Package source: jsonNormalize_1.0.0.tar.gz
Windows binaries: r-devel: jsonNormalize_1.0.0.zip, r-release: jsonNormalize_1.0.0.zip, r-oldrel: jsonNormalize_1.0.0.zip
macOS binaries: r-release (arm64): jsonNormalize_1.0.0.tgz, r-oldrel (arm64): jsonNormalize_1.0.0.tgz, r-release (x86_64): jsonNormalize_1.0.0.tgz, r-oldrel (x86_64): jsonNormalize_1.0.0.tgz

Linking:

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