{
  "_id": "6a93e2a77b325a6d97b70f81",
  "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://ropensci.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-08-30 07:43:42 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)",
  "_user": "ropensci",
  "_type": "src",
  "_file": "jsonvalidate_1.5.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/b8ce4566f70dc7f95254d9981af3e7826af503e965c659ed916e8b195dacbb3f",
  "_filesize": 326321,
  "_sha256": "b8ce4566f70dc7f95254d9981af3e7826af503e965c659ed916e8b195dacbb3f",
  "_expires": "2026-12-08T07:58:29.000Z",
  "_created": "2026-08-30T07:43:42.000Z",
  "_published": "2026-08-30T07:58:31.583Z",
  "_jobs": [
    {
      "job": 99225913929,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "9728599674"
    },
    {
      "job": 99225913948,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9728599358"
    },
    {
      "job": 99225913911,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "9728713582"
    },
    {
      "job": 99225913902,
      "time": 68,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9728747656"
    },
    {
      "job": 99225572645,
      "time": 135,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "9728561560"
    },
    {
      "job": 99225572528,
      "time": 195,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9728573679"
    },
    {
      "job": 99225913901,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "9728596009"
    },
    {
      "job": 99225913895,
      "time": 72,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "9728588350"
    },
    {
      "job": 99225913927,
      "time": 59,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "9728585813"
    },
    {
      "job": 99225913916,
      "time": 63,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9728586517"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/33299749268",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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": true,
  "_usedby": 57,
  "_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": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "followers": 1145,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 15806,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/jsonvalidate"
  },
  "_devurl": "https://github.com/ropensci/jsonvalidate",
  "_pkgdown": "https://docs.ropensci.org/jsonvalidate/",
  "_searchresults": 0,
  "_metadata": {
    "ropensci_category": "scalereprod"
  },
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/jsonvalidate.html",
    "extra/manual.pdf",
    "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.02288269502186,
  "_indexed": true,
  "_nocasepkg": "jsonvalidate",
  "_universes": [
    "ropensci",
    "richfitz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.0",
      "date": "2026-08-30T07:45:52.000Z",
      "distro": "resolute",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "https://r2.ropensci.org/dc7f267cb226ecad920ccc1f74c1c28f77d0ca99b2386f923fa8548a78385fc4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/33299749268"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.5.0",
      "date": "2026-08-30T07:45:50.000Z",
      "distro": "resolute",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "https://r2.ropensci.org/d77e33cdcc40d5f67de017b4ad4346b6bd9439e6286d2bc2e3ac6e1df91697ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/33299749268"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-08-30T07:55:02.000Z",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "https://r2.ropensci.org/2b048877f3c49124f051ce49567625f93b0836683fdd84ca9b8a0f6f10dd686f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/33299749268"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-08-30T07:57:54.000Z",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "https://r2.ropensci.org/cd1b196bf4d2857dc380b992075e142e01eacb6d335fe95e01d6b9d978ce5a41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/33299749268"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5.0",
      "date": "2026-08-30T07:45:46.000Z",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "https://r2.ropensci.org/0baf66d635668ea97853848d8b65bccb76ce5d6d09b0ea90b17d3b90fe76cd26",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/33299749268"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-08-30T07:44:53.000Z",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "https://r2.ropensci.org/d30b8e506713c08721d544bfa875d8ea082784513b7eb5e9daefb0382c178872",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/33299749268"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-08-30T07:44:41.000Z",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "https://r2.ropensci.org/64432004fdf564d91534b41ff1db8cfc28e0b081a64de8d26e8777bb0731c20f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/33299749268"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-08-30T07:44:47.000Z",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "https://r2.ropensci.org/167f27cb9ad8f484e2364dc7facf9f2123d9a5137c1e9c09b7c6d247e9be26ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/33299749268"
    }
  ]
}