{
  "_id": "6a44d5426ff6f2357551c2e1",
  "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-07-01 08:27:36 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/33dbb6bbf26f9328e0adb0297b18e2922366ad461e8104f4c04c4d54865bbce8",
  "_filesize": 228679,
  "_sha256": "33dbb6bbf26f9328e0adb0297b18e2922366ad461e8104f4c04c4d54865bbce8",
  "_expires": "2026-10-09T08:52:17.000Z",
  "_created": "2026-07-01T08:27:36.000Z",
  "_published": "2026-07-01T08:52:18.375Z",
  "_jobs": [
    {
      "job": 84488419272,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004344678"
    },
    {
      "job": 84488419257,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004340484"
    },
    {
      "job": 84488419253,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004828264"
    },
    {
      "job": 84488419254,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004822955"
    },
    {
      "job": 84487722908,
      "time": 136,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004267855"
    },
    {
      "job": 84487722905,
      "time": 158,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004275611"
    },
    {
      "job": 84488419284,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004348950"
    },
    {
      "job": 84488419294,
      "time": 64,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004318294"
    },
    {
      "job": 84488419277,
      "time": 66,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004318232"
    },
    {
      "job": 84488419304,
      "time": 62,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004316625"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503800933",
  "_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": 54,
  "_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": 1106,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 16536,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/jsonvalidate"
  },
  "_devurl": "https://github.com/ropensci/jsonvalidate",
  "_pkgdown": "https://docs.ropensci.org/jsonvalidate/",
  "_searchresults": 61,
  "_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/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.804339920199128,
  "_indexed": true,
  "_nocasepkg": "jsonvalidate",
  "_universes": [
    "ropensci",
    "richfitz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.0",
      "date": "2026-07-01T08:30:33.000Z",
      "distro": "resolute",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "https://r2.ropensci.org/be2c1adc2d79152ed639452d667d71d5eb897289bcd334bc03132a8abb72ca6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503800933"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.5.0",
      "date": "2026-07-01T08:30:23.000Z",
      "distro": "resolute",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "https://r2.ropensci.org/3e49ff2e6138856f919a6eb4ab63c3bff9f6d8a4d53b85d3de05deae8da06233",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503800933"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-07-01T08:51:31.000Z",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "https://r2.ropensci.org/81007d4c72a3e467f8e47e42722c8e04f09f79ce8d937be8e0086507e43fd735",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503800933"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-07-01T08:51:19.000Z",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "https://r2.ropensci.org/b0259e9db6cf15516155ec83e8b65f6ebab646896f242c54dd249982e96335ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503800933"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5.0",
      "date": "2026-07-01T08:30:54.000Z",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "https://r2.ropensci.org/5decd54e7b93fcbd032c9215bf94139376ab95a01db29e8f5573b51562b0b23a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503800933"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-07-01T08:29:23.000Z",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "https://r2.ropensci.org/5ec77dd43ac18c5956284bf0d796fd198da248d971eb84288a58b69833d7cac2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503800933"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-07-01T08:29:23.000Z",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "https://r2.ropensci.org/a0a73ee8b708f69b616f1776f8ea4840d7e5a237a085dfa4bd7dce8a3cc00ff9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503800933"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-07-01T08:29:18.000Z",
      "commit": "01868830ce88f6e44fec8d86f3e3185cb4f16352",
      "fileid": "https://r2.ropensci.org/1d032e595f98e16ebed2534aa3bc3406dddd39706eb439f2b4ad06b17f3f4427",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503800933"
    }
  ]
}