{
  "_id": "6a102570acfb0bcc41c8ebae",
  "Package": "DataSchema",
  "Type": "Package",
  "Title": "Tools for schemas describing and validating data sets",
  "Version": "0.1.0",
  "Author": "Sebastian Kranz",
  "Maintainer": "Sebastian Kranz <sebastian.kranz@uni-ulm.de>",
  "Description": "JSON Schemas (see\nhttps://json-schema.org/learn/getting-started-step-by-step) can\nbe useful for many things like generating SQL databases,\nstructured RDS data sets, validation of data, structuring AI\noutput, creating autmatic documentation etc. I have used and\ndeveloped several ad-hoc schema specifications / tools in\ndifferent packages, like \"dbmisc\" (yaml), \"repboxdb\" (yaml),\nrgemini (JSON schema from R). This package shall provide helper\nfunctions to build, convert and use schemas. While importa and\nexport to json-schema is possible, it is skewed to my taste and\nmy previous application.",
  "License": "GPL >= 2.0",
  "Encoding": "UTF-8",
  "Repository": "https://repboxr.r-universe.dev",
  "Date/Publication": "2026-03-27 06:16:33 UTC",
  "RemoteUrl": "https://github.com/skranz/DataSchema",
  "RemoteRef": "main",
  "RemoteSha": "6239a5017d8d84a8eee658def9aa0732d56fcd15",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 09:28:09 UTC",
    "User": "root"
  },
  "MD5sum": "76912942f49e9be4afdb0324b72be4aa",
  "_user": "repboxr",
  "_type": "src",
  "_file": "DataSchema_0.1.0.tar.gz",
  "_fileid": "921d13d170b43db8b2ea11277199da52e8862e65a694457a16a8a423226e2c40",
  "_filesize": 53029,
  "_sha256": "921d13d170b43db8b2ea11277199da52e8862e65a694457a16a8a423226e2c40",
  "_created": "2026-05-13T09:28:09.000Z",
  "_published": "2026-05-22T09:44:16.942Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77355189734,
      "time": 94,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6966430879"
    },
    {
      "job": 77355189717,
      "time": 98,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6966431798"
    },
    {
      "job": 77355189922,
      "time": 115,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6966435966"
    },
    {
      "job": 77355189560,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6966425400"
    },
    {
      "job": 77355189139,
      "time": 127,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966394233"
    },
    {
      "job": 77355189125,
      "time": 85,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157551681"
    },
    {
      "job": 77355189527,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6966422225"
    },
    {
      "job": 77355189699,
      "time": 56,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6966415189"
    },
    {
      "job": 77355190075,
      "time": 56,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6966415626"
    }
  ],
  "_buildurl": "https://github.com/r-universe/repboxr/actions/runs/25790384050",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/skranz/DataSchema",
  "_commit": {
    "id": "6239a5017d8d84a8eee658def9aa0732d56fcd15",
    "author": "skranz-auto <xsx50@uni-ulm.de>",
    "committer": "skranz-auto <xsx50@uni-ulm.de>",
    "message": "Update from server\n",
    "time": 1774592193
  },
  "_maintainer": {
    "name": "Sebastian Kranz",
    "email": "sebastian.kranz@uni-ulm.de",
    "login": "skranz",
    "bluesky": "@sebkranz.bsky.social",
    "uuid": 1413022
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "restorepoint",
      "role": "Depends"
    }
  ],
  "_owner": "skranz",
  "_selfowned": false,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "skranz-auto",
      "count": 11,
      "uuid": 124874982
    },
    {
      "user": "skranz",
      "count": 2,
      "uuid": 1413022
    }
  ],
  "_userbio": {
    "uuid": 153829126,
    "type": "organization",
    "name": "repboxr"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DataSchema"
  },
  "_devurl": "https://github.com/skranz/dataschema",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DataSchema.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "add_schema_type",
    "change_names",
    "ex_to_schema_type",
    "example",
    "is_schema",
    "is_schema_arr",
    "is_schema_bool",
    "is_schema_int",
    "is_schema_num",
    "is_schema_obj",
    "is_schema_str",
    "nn_locals_to_list",
    "no_schema_obj_msg",
    "obj_resp",
    "reduce_to_fields",
    "schema_arr",
    "schema_bool",
    "schema_empty_instance",
    "schema_fields_to_rclasses",
    "schema_int",
    "schema_merge",
    "schema_na_instance",
    "schema_num",
    "schema_obj",
    "schema_reduce",
    "schema_set_df_col_class",
    "schema_str",
    "schema_types_to_rclass",
    "to_json_schema",
    "to_json_schema_obj",
    "to_schema",
    "valid_json_schema_fields"
  ],
  "_help": [],
  "_readme": "https://github.com/skranz/DataSchema/raw/main/README.md",
  "_rundeps": [
    "restorepoint"
  ],
  "_score": 2.9542425094393248,
  "_indexed": false,
  "_nocasepkg": "dataschema",
  "_universes": [
    "repboxr"
  ],
  "_indexurl": "https://skranz.r-universe.dev/DataSchema",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-13T09:29:54.000Z",
      "distro": "noble",
      "commit": "6239a5017d8d84a8eee658def9aa0732d56fcd15",
      "fileid": "74dffbd40b048edd818f38192ebed43d2f2efea37cd0538b51ee4f83958fbeb9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/repboxr/actions/runs/25790384050"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-13T09:29:56.000Z",
      "distro": "noble",
      "commit": "6239a5017d8d84a8eee658def9aa0732d56fcd15",
      "fileid": "aa618fa921277901ed80f00794648c07222e8892a73bd481cc8ac3a1988a4940",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/repboxr/actions/runs/25790384050"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-13T09:30:08.000Z",
      "commit": "6239a5017d8d84a8eee658def9aa0732d56fcd15",
      "fileid": "dc5993b4bd12c58148eddd3d7ab0350213dbfd0bbb78b6148f82fb017eb86888",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/repboxr/actions/runs/25790384050"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-13T09:29:40.000Z",
      "commit": "6239a5017d8d84a8eee658def9aa0732d56fcd15",
      "fileid": "1f081a630c8e8d906c59bea7265d5edb40ceb9ea12950859362c1001edd8263b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/repboxr/actions/runs/25790384050"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-13T09:29:27.000Z",
      "commit": "6239a5017d8d84a8eee658def9aa0732d56fcd15",
      "fileid": "603494a9706434a021da20b1ff03ff6fa277373a2e023f344ae74f34b1e41f93",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/repboxr/actions/runs/25790384050"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-13T09:29:08.000Z",
      "commit": "6239a5017d8d84a8eee658def9aa0732d56fcd15",
      "fileid": "4401a12521a964ff56fd4260efd293a61beff250f1d3ff30e3b8ed5e458ef643",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/repboxr/actions/runs/25790384050"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-13T09:29:08.000Z",
      "commit": "6239a5017d8d84a8eee658def9aa0732d56fcd15",
      "fileid": "2f5bed7cf26331bd7d19ab6819d4a97231782fe2547cc5c4cd3c8ed0c15fbdb6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/repboxr/actions/runs/25790384050"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T09:43:58.000Z",
      "commit": "6239a5017d8d84a8eee658def9aa0732d56fcd15",
      "fileid": "fd19e6f6118e1080ed1348dee64bc6b787f4676ebfb0cc0b8abdccb6fcc4d0d5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/repboxr/actions/runs/25790384050"
    }
  ]
}