validatejsonr: Validate JSON Against JSON Schemas

The current implementation uses the C++ library 'RapidJSON' to supply the schema functionality, it supports JSON Schema Draft v4. As of 2016-09-09, 'RapidJSON' passed 262 out of 263 tests in JSON Schema Test Suite (JSON Schema draft 4).

Version: 1.0.4
Imports: Rcpp (≥ 0.12.6)
LinkingTo: Rcpp
Suggests: knitr, rmarkdown, testthat
Published: 2016-10-20
Author: Leif Jonsson [aut, cre], Milo Yip [aut], Tencent [cph], THL A29 Limited [cph], Alexander Chemeris [aut]
Maintainer: Leif Jonsson <leif.jonsson at gmail.com>
License: BSD_2_clause + file LICENSE
NeedsCompilation: yes
SystemRequirements: GNU make
Materials: README
In views: WebTechnologies
CRAN checks: validatejsonr results

Downloads:

Reference manual: validatejsonr.pdf
Vignettes: Vignette Title
Package source: validatejsonr_1.0.4.tar.gz
Windows binaries: r-devel: validatejsonr_1.0.4.zip, r-release: validatejsonr_1.0.4.zip, r-oldrel: validatejsonr_1.0.4.zip
OS X binaries: r-release: validatejsonr_1.0.4.tgz, r-oldrel: validatejsonr_1.0.4.tgz

Linking:

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