{
  "_id": "6a5714d6ff0138dec5d6d7a4",
  "Package": "schemate",
  "Title": "Schema Inference, Editing, and Validation with 'checkmate'",
  "Version": "0.1.1.9000",
  "Authors@R": "c(\nperson(\ngiven = \"Hongyuan\",\nfamily = \"Jia\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"hongyuanjia@cqust.edu.cn\",\ncomment = c(ORCID = \"0000-0002-0075-8183\")\n)\n)",
  "Author": "Hongyuan Jia [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-0075-8183>)",
  "Maintainer": "Hongyuan Jia <hongyuanjia@cqust.edu.cn>",
  "Description": "Provides a compact schema domain-specific language for\ninferring, editing, and validating R data structures with\n'checkmate' checks. Schemas can be serialized to and restored\nfrom JSON for storage and review. A generated standalone bundle\nsupports vendoring the schema tools into other R packages.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://hongyuanjia.github.io/schemate/",
  "BugReports": "https://github.com/hongyuanjia/schemate/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Collate": "'schema-utils.R' 'schema-spec.R' 'schema-doc.R'\n'schema-compact.R' 'schema-edit.R' 'schema-flat.R'\n'schema-infer.R' 'schema-json.R' 'schema-query.R'\n'schema-validate.R' 'schemate-package.R' 'zzz.R'",
  "Config/testthat/edition": "3",
  "Repository": "https://hongyuanjia.r-universe.dev",
  "Date/Publication": "2026-06-15 00:40:24 UTC",
  "RemoteUrl": "https://github.com/hongyuanjia/schemate",
  "RemoteRef": "HEAD",
  "RemoteSha": "54c76104ed0cfb95104b2c42e552b3da2017f937",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-15 05:00:52 UTC",
    "User": "root"
  },
  "_user": "hongyuanjia",
  "_type": "src",
  "_file": "schemate_0.1.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/ff095799f16099ffac398a7cf2d6d2c605f4795c461542df36c037fffe8d8b3d",
  "_filesize": 200955,
  "_sha256": "ff095799f16099ffac398a7cf2d6d2c605f4795c461542df36c037fffe8d8b3d",
  "_expires": "2026-10-23T05:04:20.000Z",
  "_created": "2026-07-15T05:00:52.000Z",
  "_published": "2026-07-15T05:04:22.225Z",
  "_jobs": [
    {
      "job": 87272292370,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8333025789"
    },
    {
      "job": 87272292380,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8333024672"
    },
    {
      "job": 87272292389,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8333024695"
    },
    {
      "job": 87272292373,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8333021757"
    },
    {
      "job": 87271878045,
      "time": 189,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8332990591"
    },
    {
      "job": 87272292359,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8333016466"
    },
    {
      "job": 87272292391,
      "time": 161,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8333035305"
    },
    {
      "job": 87272292382,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8333017266"
    },
    {
      "job": 87272292381,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8333021758"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hongyuanjia/actions/runs/29390226662",
  "_status": "success",
  "_upstream": "https://github.com/hongyuanjia/schemate",
  "_commit": {
    "id": "54c76104ed0cfb95104b2c42e552b3da2017f937",
    "author": "Hongyuan Jia <hongyuanjia@cqust.edu.cn>",
    "committer": "Hongyuan Jia <hongyuanjia@cqust.edu.cn>",
    "message": "docs: refine README onboarding\n",
    "time": 1781484024
  },
  "_maintainer": {
    "name": "Hongyuan Jia",
    "email": "hongyuanjia@cqust.edu.cn",
    "login": "hongyuanjia",
    "twitter": "@hongyuanjia",
    "description": "R & building energy simulations",
    "uuid": 20545387,
    "orcid": "0000-0002-0075-8183"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "checkmate",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "S7",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "hongyuanjia",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-23",
      "n": 41
    },
    {
      "week": "2026-24",
      "n": 5
    },
    {
      "week": "2026-25",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-06-06"
    },
    {
      "name": "v0.1.1",
      "date": "2026-06-07"
    }
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "hongyuanjia",
      "count": 47,
      "uuid": 20545387
    }
  ],
  "_userbio": {
    "uuid": 20545387,
    "type": "user",
    "name": "Hongyuan Jia",
    "followers": 85,
    "description": "R & building energy simulations"
  },
  "_downloads": {
    "count": 278,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/schemate"
  },
  "_devurl": "https://github.com/hongyuanjia/schemate",
  "_pkgdown": "https://hongyuanjia.github.io/schemate/",
  "_searchresults": 6,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/schemate.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hongyuanjia/schemate",
  "_realowner": "hongyuanjia",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-06-12"
    }
  ],
  "_exports": [
    "schema_add_def",
    "schema_add_field",
    "schema_add_group",
    "schema_add_position",
    "schema_all",
    "schema_any",
    "schema_check",
    "schema_compact",
    "schema_del_def",
    "schema_del_field",
    "schema_del_group",
    "schema_del_keys",
    "schema_del_position",
    "schema_del_rest",
    "schema_doc",
    "schema_find",
    "schema_flatten",
    "schema_group",
    "schema_infer",
    "schema_modify_where",
    "schema_not",
    "schema_one",
    "schema_paths",
    "schema_read",
    "schema_ref",
    "schema_replace",
    "schema_replace_where",
    "schema_set_desc",
    "schema_set_keys",
    "schema_set_rest",
    "schema_validate",
    "schema_where_check",
    "schema_where_path",
    "schema_write"
  ],
  "_help": [
    {
      "page": "schema_add_def",
      "title": "Add a schema definition",
      "topics": [
        "schema_add_def"
      ]
    },
    {
      "page": "schema_add_field",
      "title": "Add a field schema to a container node",
      "topics": [
        "schema_add_field"
      ]
    },
    {
      "page": "schema_add_group",
      "title": "Add a schema group to a container node",
      "topics": [
        "schema_add_group"
      ]
    },
    {
      "page": "schema_add_position",
      "title": "Add a position schema to an unnamed container node",
      "topics": [
        "schema_add_position"
      ]
    },
    {
      "page": "schema_all",
      "title": "Create an 'all' schema combinator fragment",
      "topics": [
        "schema_all"
      ]
    },
    {
      "page": "schema_any",
      "title": "Create an 'any' schema combinator fragment",
      "topics": [
        "schema_any"
      ]
    },
    {
      "page": "schema_check",
      "title": "Create a schema check fragment",
      "topics": [
        "schema_check"
      ]
    },
    {
      "page": "schema_compact",
      "title": "Compact a schema document",
      "topics": [
        "schema_compact"
      ]
    },
    {
      "page": "schema_del_def",
      "title": "Delete a schema definition",
      "topics": [
        "schema_del_def"
      ]
    },
    {
      "page": "schema_del_field",
      "title": "Delete a field schema from a container node",
      "topics": [
        "schema_del_field"
      ]
    },
    {
      "page": "schema_del_group",
      "title": "Delete a schema group from a container node",
      "topics": [
        "schema_del_group"
      ]
    },
    {
      "page": "schema_del_keys",
      "title": "Delete a schema node keys rule",
      "topics": [
        "schema_del_keys"
      ]
    },
    {
      "page": "schema_del_position",
      "title": "Delete a position schema from an unnamed container node",
      "topics": [
        "schema_del_position"
      ]
    },
    {
      "page": "schema_del_rest",
      "title": "Delete a container rest schema",
      "topics": [
        "schema_del_rest"
      ]
    },
    {
      "page": "schema_doc",
      "title": "Parse schema documents",
      "topics": [
        "schema_doc"
      ]
    },
    {
      "page": "schema_flatten",
      "title": "Flatten a schema for repeated validation",
      "topics": [
        "schema_flatten"
      ]
    },
    {
      "page": "schema_group",
      "title": "Create a schema group fragment",
      "topics": [
        "schema_group"
      ]
    },
    {
      "page": "schema_infer",
      "title": "Infer a conservative schema from example data",
      "topics": [
        "schema_infer"
      ]
    },
    {
      "page": "schema_modify_where",
      "title": "Modify schema nodes selected by a predicate",
      "topics": [
        "schema_modify_where",
        "schema_replace_where"
      ]
    },
    {
      "page": "schema_not",
      "title": "Create a 'not' schema combinator fragment",
      "topics": [
        "schema_not"
      ]
    },
    {
      "page": "schema_one",
      "title": "Create a 'one' schema combinator fragment",
      "topics": [
        "schema_one"
      ]
    },
    {
      "page": "schema_paths",
      "title": "Query schema paths and matching nodes",
      "topics": [
        "schema_find",
        "schema_paths"
      ]
    },
    {
      "page": "schema_ref",
      "title": "Create a schema reference fragment",
      "topics": [
        "schema_ref"
      ]
    },
    {
      "page": "schema_replace",
      "title": "Replace a schema node",
      "topics": [
        "schema_replace"
      ]
    },
    {
      "page": "schema_set_desc",
      "title": "Set or remove a schema node description",
      "topics": [
        "schema_set_desc"
      ]
    },
    {
      "page": "schema_set_keys",
      "title": "Set a schema node keys rule",
      "topics": [
        "schema_set_keys"
      ]
    },
    {
      "page": "schema_set_rest",
      "title": "Set or replace a container rest schema",
      "topics": [
        "schema_set_rest"
      ]
    },
    {
      "page": "schema_validate",
      "title": "Validate input against a schema",
      "topics": [
        "schema_validate"
      ]
    },
    {
      "page": "schema_where_path",
      "title": "Create schema query predicates",
      "topics": [
        "schema_where_check",
        "schema_where_path"
      ]
    },
    {
      "page": "schema-json",
      "title": "Read and write schema JSON",
      "topics": [
        "schema_read",
        "schema_write"
      ]
    }
  ],
  "_readme": "https://github.com/hongyuanjia/schemate/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "S7"
  ],
  "_score": 3.6532125137753435,
  "_indexed": true,
  "_nocasepkg": "schemate",
  "_universes": [
    "hongyuanjia"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-07-15T05:02:57.000Z",
      "distro": "resolute",
      "commit": "54c76104ed0cfb95104b2c42e552b3da2017f937",
      "fileid": "https://r2.ropensci.org/1c9cae543a8fce7fea0f23cead5ad4cac7f58b496f90ad7f420f6459a3e5aef1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hongyuanjia/actions/runs/29390226662"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-07-15T05:02:57.000Z",
      "distro": "resolute",
      "commit": "54c76104ed0cfb95104b2c42e552b3da2017f937",
      "fileid": "https://r2.ropensci.org/ecb9620eb20d1ac6e8f9bd7e62775ff05f642460c9b06f06fca25b9dba6773cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hongyuanjia/actions/runs/29390226662"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-07-15T05:02:57.000Z",
      "commit": "54c76104ed0cfb95104b2c42e552b3da2017f937",
      "fileid": "https://r2.ropensci.org/b76631c0a75328604f9a5b1a957630a2e967f0bc5f29698108742b41500682e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hongyuanjia/actions/runs/29390226662"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-07-15T05:02:47.000Z",
      "commit": "54c76104ed0cfb95104b2c42e552b3da2017f937",
      "fileid": "https://r2.ropensci.org/b427bd589f79002de462f6e2c757910f414aff6c6a78b1c687bb40767194b8b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hongyuanjia/actions/runs/29390226662"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.9000",
      "date": "2026-07-15T05:02:45.000Z",
      "commit": "54c76104ed0cfb95104b2c42e552b3da2017f937",
      "fileid": "https://r2.ropensci.org/5c403a854b99e024236365643b381ecf758097fb58ee030890a8084b01a31692",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hongyuanjia/actions/runs/29390226662"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-07-15T05:03:35.000Z",
      "commit": "54c76104ed0cfb95104b2c42e552b3da2017f937",
      "fileid": "https://r2.ropensci.org/d66571f66352b18a250b268d42e5314a63f76e15c21ba90a15111d191db4013b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hongyuanjia/actions/runs/29390226662"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-07-15T05:02:18.000Z",
      "commit": "54c76104ed0cfb95104b2c42e552b3da2017f937",
      "fileid": "https://r2.ropensci.org/751471c76ba6d0c570e87dc1ee73dd5371e44452fd769f786f0939e47ad6cfa5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hongyuanjia/actions/runs/29390226662"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-07-15T05:02:40.000Z",
      "commit": "54c76104ed0cfb95104b2c42e552b3da2017f937",
      "fileid": "https://r2.ropensci.org/63e838d63913c98d24b52e6555f805a41024e9dcb276de277fd287a38f5a5da3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hongyuanjia/actions/runs/29390226662"
    }
  ]
}