{
  "_id": "6a2008b7b401979e73446f1a",
  "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://mrc-ide.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-03 10:55:10 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": "ed935f84fe7f6220bf87289dc6d013d2",
  "_user": "mrc-ide",
  "_type": "src",
  "_file": "jsonvalidate_1.5.0.tar.gz",
  "_fileid": "cbbebb8f4f82033bbf03c2bb776640cdaf3637298bd30707d2fd85142e272b8b",
  "_filesize": 224694,
  "_sha256": "cbbebb8f4f82033bbf03c2bb776640cdaf3637298bd30707d2fd85142e272b8b",
  "_created": "2026-06-03T10:55:10.000Z",
  "_published": "2026-06-03T10:57:59.399Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79278004349,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7382655194"
    },
    {
      "job": 79278004300,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382660283"
    },
    {
      "job": 79278004346,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7382647887"
    },
    {
      "job": 79278004336,
      "time": 75,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382637462"
    },
    {
      "job": 79277551529,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382609142"
    },
    {
      "job": 79278004471,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382647132"
    },
    {
      "job": 79278004297,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7382649046"
    },
    {
      "job": 79278004408,
      "time": 123,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7382654930"
    },
    {
      "job": 79278004323,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382634357"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/26880064893",
  "_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": 25453642,
    "type": "organization",
    "name": "MRC Centre for Global Infectious Disease Analysis",
    "description": "MRC Centre hosted within the Department of Infectious Disease Epidemiology at Imperial College London"
  },
  "_downloads": {
    "count": 17573,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/jsonvalidate"
  },
  "_devurl": "https://github.com/ropensci/jsonvalidate",
  "_pkgdown": "https://docs.ropensci.org/jsonvalidate/",
  "_searchresults": 48,
  "_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.701843184252121,
  "_indexed": false,
  "_nocasepkg": "jsonvalidate",
  "_universes": [
    "mrc-ide"
  ],
  "_indexurl": "https://ropensci.r-universe.dev/jsonvalidate",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.0",
      "date": "2026-06-03T10:57:19.000Z",
      "distro": "noble",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "91b4f1c8565047eb46872559c5d22d85cd3dd34acf341158d98deca8662cf0c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/26880064893"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5.0",
      "date": "2026-06-03T10:57:32.000Z",
      "distro": "noble",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "a7d80f5a8b06c2ff2d694ad884087d21f26d60c2ae4d7003ebf0fd8cf64401bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/26880064893"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-06-03T10:56:59.000Z",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "523534a5110713ba1598399050cbc0ef908edff4867d553d1a27a14575e74cf9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/26880064893"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-06-03T10:56:32.000Z",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "ae292ed5fb9aa60febbf25382dac253935249e3d11d4f2bc5b25a22decdc80ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/26880064893"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5.0",
      "date": "2026-06-03T10:57:07.000Z",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "db3214c01dbffc35de971204632c0b5d742a5dad02722e5d6fa7276967e01693",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/26880064893"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-06-03T10:56:50.000Z",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "024d547942163da33ecda24cd4efe68d01d0d0c0dfffe09043dd5da98070a3d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/26880064893"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-06-03T10:56:42.000Z",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "7f6d4b17db783ec0b5468097a6b59eecd87ad38e33147140e6b1d0476ce3f34b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/26880064893"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-06-03T10:56:18.000Z",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "fd3100013b9c34836827e5a38988c61fdc7baf703cda26ef1968be997f60e524",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/26880064893"
    }
  ]
}