Package: jsonvalidate Title: Validate 'JSON' Schema Version: 1.3.2 Authors@R: c(person("Rich", "FitzJohn", role = c("aut", "cre"), email = "rich.fitzjohn@gmail.com"), person("Rob", "Ashton", role = "aut"), person("Alex", "Hill", role = "ctb"), person("Alicia", "Schep", role = "ctb"), person("Ian", "Lyttle", role = "ctb"), person("Kara", "Woo", role = "ctb"), person("Mathias", "Buus", role = c("aut", "cph"), comment = "Author of bundled imjv library"), person("Evgeny", "Poberezkin", role = c("aut", "cph"), comment = "Author of bundled Ajv library")) Maintainer: Rich FitzJohn Description: Uses the node library 'is-my-json-valid' or 'ajv' to validate 'JSON' against a 'JSON' schema. Drafts 04, 06 and 07 of 'JSON' schema are supported. License: MIT + file LICENSE URL: https://docs.ropensci.org/jsonvalidate/, https://github.com/ropensci/jsonvalidate BugReports: https://github.com/ropensci/jsonvalidate/issues Imports: V8 Suggests: knitr, jsonlite, rmarkdown, testthat, withr RoxygenNote: 7.1.2 VignetteBuilder: knitr Encoding: UTF-8 Language: en-GB Config/testthat/edition: 3 NeedsCompilation: no Packaged: 2021-11-03 14:55:48 UTC; rfitzjoh Author: Rich FitzJohn [aut, cre], Rob Ashton [aut], Alex Hill [ctb], Alicia Schep [ctb], Ian Lyttle [ctb], Kara Woo [ctb], Mathias Buus [aut, cph] (Author of bundled imjv library), Evgeny Poberezkin [aut, cph] (Author of bundled Ajv library) Repository: CRAN Date/Publication: 2021-11-03 15:50:02 UTC Built: R 4.1.0; ; 2023-01-17 01:57:31 UTC; unix