{
  "_id": "6a3a252d6265ec60d6200222",
  "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-06-23 06:15:43 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": "a967f7a3efab1d3c9741ab780d2c9ece",
  "_user": "vimc",
  "_type": "src",
  "_file": "jsonvalidate_1.5.0.tar.gz",
  "_fileid": "2529c87d01007a8c01c0b42ac54db08e899394264467d4cd67c454a3fdd8d1a8",
  "_filesize": 228657,
  "_sha256": "2529c87d01007a8c01c0b42ac54db08e899394264467d4cd67c454a3fdd8d1a8",
  "_created": "2026-06-23T06:15:43.000Z",
  "_published": "2026-06-23T06:18:21.635Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82889152512,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7812915171"
    },
    {
      "job": 82889152503,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7812915591"
    },
    {
      "job": 82889152519,
      "time": 75,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7812902708"
    },
    {
      "job": 82889152501,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7812910294"
    },
    {
      "job": 82888748726,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7812882026"
    },
    {
      "job": 82889152520,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7812911094"
    },
    {
      "job": 82889152496,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7812902182"
    },
    {
      "job": 82889152489,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7812901570"
    },
    {
      "job": 82889152495,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7812905494"
    }
  ],
  "_buildurl": "https://github.com/r-universe/vimc/actions/runs/28006218199",
  "_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": 52,
  "_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",
    "followers": 14
  },
  "_downloads": {
    "count": 17168,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/jsonvalidate"
  },
  "_devurl": "https://github.com/ropensci/jsonvalidate",
  "_pkgdown": "https://docs.ropensci.org/jsonvalidate/",
  "_searchresults": 60,
  "_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",
    "LICENSE",
    "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.797060160386481,
  "_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-06-23T06:17:48.000Z",
      "distro": "noble",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "3347d5d8122211bda4e38e90e8aced09403ac428ee2a870916203f207f35a0c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/28006218199"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5.0",
      "date": "2026-06-23T06:17:50.000Z",
      "distro": "noble",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "e5b68ff923ca132460e26e60f44bd9513779dbd9d20dab89334aeb75f7b9fffd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/28006218199"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-06-23T06:17:05.000Z",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "aedf2f544b420b560ca4b4c3c5ca68e131277e46cd6e6a8c1584aa6ceb246330",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/28006218199"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-06-23T06:17:30.000Z",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "c1ac3c6efea5e7b365abe1dec077b7bbabe5d2fac8015c042eae22da2585befc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/28006218199"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5.0",
      "date": "2026-06-23T06:17:44.000Z",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "f0be2981b073b6d243223396fb1e269dde15c966e3ff6a290c3f7f3ccd5ca322",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/28006218199"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-06-23T06:16:56.000Z",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "97ce71d226b69fbae5d5ade655c0327ad996b6f07feba096acc01dd3134776f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/28006218199"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-06-23T06:16:54.000Z",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "a31fa9237750c5833534bf3a78f1f17e560aa11cc71222734c86289fe85579cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/28006218199"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-06-23T06:17:08.000Z",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "8c0c85b989d4f52f5d3c5816db8316e40e23f707913ef6c96c781a4704012b36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/28006218199"
    }
  ]
}