{
  "_id": "6a1297c6acfb0bcc41d0cccf",
  "Package": "jsonvalidate",
  "Title": "Validate 'JSON' Schema",
  "Version": "1.5.0",
  "Authors@R": "c(person(\"Rich\", \"FitzJohn\", role = c(\"aut\", \"cre\"),\nemail = \"rich.fitzjohn@gmail.com\"),\nperson(\"Rob\", \"Ashton\", role = \"aut\"),\nperson(\"Alex\", \"Hill\", role = \"ctb\"),\nperson(\"Alicia\", \"Schep\", role = \"ctb\"),\nperson(\"Ian\", \"Lyttle\", role = \"ctb\"),\nperson(\"Kara\", \"Woo\", role = \"ctb\"),\nperson(\"Mathias\", \"Buus\", role = c(\"aut\", \"cph\"),\ncomment = \"Author of bundled imjv library\"),\nperson(\"Evgeny\", \"Poberezkin\", role = c(\"aut\", \"cph\"),\ncomment = \"Author of bundled Ajv library\"))",
  "Maintainer": "Rich FitzJohn <rich.fitzjohn@gmail.com>",
  "Description": "Uses the node library 'is-my-json-valid' or 'ajv' to\nvalidate 'JSON' against a 'JSON' schema.  Drafts 04, 06 and 07\nof 'JSON' schema are supported.",
  "License": "MIT + file LICENSE",
  "URL": "https://docs.ropensci.org/jsonvalidate/,\nhttps://github.com/ropensci/jsonvalidate",
  "BugReports": "https://github.com/ropensci/jsonvalidate/issues",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libssl-dev libnode-dev",
  "Repository": "https://vimc.r-universe.dev",
  "Date/Publication": "2025-02-07 11:47:42 UTC",
  "RemoteUrl": "https://github.com/ropensci/jsonvalidate",
  "RemoteRef": "master",
  "RemoteSha": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 06:14:07 UTC",
    "User": "root"
  },
  "Author": "Rich FitzJohn [aut, cre],\nRob Ashton [aut],\nAlex Hill [ctb],\nAlicia Schep [ctb],\nIan Lyttle [ctb],\nKara Woo [ctb],\nMathias Buus [aut, cph] (Author of bundled imjv library),\nEvgeny Poberezkin [aut, cph] (Author of bundled Ajv library)",
  "MD5sum": "432ccc064e11631952888e488a0005a7",
  "_user": "vimc",
  "_type": "src",
  "_file": "jsonvalidate_1.5.0.tar.gz",
  "_fileid": "79076cf4b7c53298b0fb961a152cc5fdb5a461fb33ed5b1b3696b865caa1df99",
  "_filesize": 224878,
  "_sha256": "79076cf4b7c53298b0fb961a152cc5fdb5a461fb33ed5b1b3696b865caa1df99",
  "_created": "2026-05-24T06:14:07.000Z",
  "_published": "2026-05-24T06:16:38.607Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77576615871,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182797731"
    },
    {
      "job": 77576615864,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182797725"
    },
    {
      "job": 77576615867,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182793109"
    },
    {
      "job": 77576615881,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182795749"
    },
    {
      "job": 77576453136,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182785006"
    },
    {
      "job": 77576615862,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182795161"
    },
    {
      "job": 77576615899,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182792543"
    },
    {
      "job": 77576615907,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182792037"
    },
    {
      "job": 77576615898,
      "time": 65,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182791614"
    }
  ],
  "_buildurl": "https://github.com/r-universe/vimc/actions/runs/26353698603",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/jsonvalidate",
  "_commit": {
    "id": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
    "author": "Rich FitzJohn <r.fitzjohn@imperial.ac.uk>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #82 from ropensci/prepare-release-1-5-0\n\nPrepare CRAN release",
    "time": 1738928862
  },
  "_maintainer": {
    "name": "Rich FitzJohn",
    "email": "rich.fitzjohn@gmail.com",
    "login": "richfitz",
    "mastodon": "@richfitz@fosstodon.org",
    "description": "",
    "uuid": 1558093
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "V8",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": false,
  "_usedby": 51,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "json",
    "json-validation",
    "jsonvalidate"
  ],
  "_stars": 52,
  "_contributors": [
    {
      "user": "richfitz",
      "count": 154,
      "uuid": 1558093
    },
    {
      "user": "r-ash",
      "count": 42,
      "uuid": 39248272
    },
    {
      "user": "aliciaschep",
      "count": 6,
      "uuid": 6809790
    },
    {
      "user": "sckott",
      "count": 4,
      "uuid": 577668
    },
    {
      "user": "hillalex",
      "count": 3,
      "uuid": 6736820
    },
    {
      "user": "ijlyttle",
      "count": 3,
      "uuid": 2800934
    },
    {
      "user": "jeroen",
      "count": 2,
      "uuid": 216319
    },
    {
      "user": "maelle",
      "count": 2,
      "uuid": 8360597
    },
    {
      "user": "jcohen02",
      "count": 1,
      "uuid": 8027703
    },
    {
      "user": "karawoo",
      "count": 1,
      "uuid": 4452678
    },
    {
      "user": "krlmlr",
      "count": 1,
      "uuid": 1741643
    },
    {
      "user": "plietar",
      "count": 1,
      "uuid": 1489775
    },
    {
      "user": "salim-b",
      "count": 1,
      "uuid": 20040931
    },
    {
      "user": "shbrief",
      "count": 1,
      "uuid": 15724490
    },
    {
      "user": "xvrdm",
      "count": 1,
      "uuid": 3109069
    },
    {
      "user": "amrrs",
      "count": 1,
      "uuid": 5347322
    }
  ],
  "_userbio": {
    "uuid": 26278316,
    "type": "organization",
    "name": "Vaccine Impact Modelling Consortium"
  },
  "_downloads": {
    "count": 18818,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/jsonvalidate"
  },
  "_devurl": "https://github.com/ropensci/jsonvalidate",
  "_pkgdown": "https://docs.ropensci.org/jsonvalidate/",
  "_searchresults": 51,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/jsonvalidate.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/jsonvalidate",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2016-06-13"
    },
    {
      "version": "1.1.0",
      "date": "2019-06-25"
    },
    {
      "version": "1.3.1",
      "date": "2021-10-22"
    },
    {
      "version": "1.3.2",
      "date": "2021-11-03"
    },
    {
      "version": "1.5.0",
      "date": "2025-02-07"
    }
  ],
  "_exports": [
    "json_schema",
    "json_serialise",
    "json_validate",
    "json_validator"
  ],
  "_help": [
    {
      "page": "json_schema",
      "title": "Interact with JSON schemas",
      "topics": [
        "json_schema"
      ]
    },
    {
      "page": "json_serialise",
      "title": "Safe JSON serialisation",
      "topics": [
        "json_serialise"
      ]
    },
    {
      "page": "json_validate",
      "title": "Validate a json file",
      "topics": [
        "json_validate"
      ]
    },
    {
      "page": "json_validator",
      "title": "Create a json validator",
      "topics": [
        "json_validator"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/jsonvalidate/raw/master/README.md",
  "_rundeps": [
    "curl",
    "jsonlite",
    "R6",
    "Rcpp",
    "V8"
  ],
  "_vignettes": [
    {
      "source": "jsonvalidate.Rmd",
      "filename": "jsonvalidate.html",
      "title": "Introduction to jsonvalidate",
      "author": "Rich FitzJohn",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Combining schemas"
      ],
      "created": "2016-04-01 23:07:08",
      "modified": "2025-02-07 11:47:42",
      "commits": 12
    }
  ],
  "_score": 10.757899678138507,
  "_indexed": false,
  "_nocasepkg": "jsonvalidate",
  "_universes": [
    "vimc"
  ],
  "_indexurl": "https://ropensci.r-universe.dev/jsonvalidate",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.0",
      "date": "2026-05-24T06:16:14.000Z",
      "distro": "noble",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "42150da31dea310dfb4d85580e955a114bdf47fa62c6f3ef59fa846dfca7d2d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/26353698603"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5.0",
      "date": "2026-05-24T06:16:13.000Z",
      "distro": "noble",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "894140cee1e1fc357d9c01d5734390abd6d0ff090d0f94b23df7ae99801ca342",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/26353698603"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-05-24T06:15:32.000Z",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "6eda9f5cd0c9b1fd51e2f0154788b960d5d82c1b003a5b46c67f72973cb93195",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/26353698603"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-05-24T06:15:55.000Z",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "b9ee4dfe383f738bfcbfd462e97af93e8b1ab758a89369c7d2e4ac5c03f7e46d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/26353698603"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5.0",
      "date": "2026-05-24T06:16:02.000Z",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "176bf2b4157947dfe4dd1d75c124d34db4c72a5e7284198dd92bb3ac97605d57",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/26353698603"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-05-24T06:15:19.000Z",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "6839053ccfff5fb7c0fe134b24eebcd46d1cd03852822fae3fd37fc1c5bad9ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/26353698603"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-05-24T06:15:13.000Z",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "26922327d512a8a3282c3c1ed055e188f64183254e84e11255cf0df7a205039a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/26353698603"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-05-24T06:15:11.000Z",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "2c6af010f9bdc0ecd1d83d2d945799ae90422893727ea93d493076916c1f3f83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/26353698603"
    }
  ]
}