{
  "_id": "6a2bb0515783985943196305",
  "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-06-12 07:05:46 UTC",
    "User": "root"
  },
  "MD5sum": "efed665d5c87d375bec71adbc67a5165",
  "_user": "repboxr",
  "_type": "src",
  "_file": "DataSchema_0.1.0.tar.gz",
  "_fileid": "2f7297642ea49f1a857a7115b88dfa7e9f0128b6e3acfd01eef74d6cfa76f1ed",
  "_filesize": 52879,
  "_sha256": "2f7297642ea49f1a857a7115b88dfa7e9f0128b6e3acfd01eef74d6cfa76f1ed",
  "_created": "2026-06-12T07:05:46.000Z",
  "_published": "2026-06-12T07:08:01.142Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80976921432,
      "time": 92,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7585238868"
    },
    {
      "job": 80976921398,
      "time": 90,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7585238233"
    },
    {
      "job": 80976921440,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7585237686"
    },
    {
      "job": 80976921454,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7585242914"
    },
    {
      "job": 80976605381,
      "time": 132,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7585212784"
    },
    {
      "job": 80976921423,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7585239742"
    },
    {
      "job": 80976921499,
      "time": 55,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7585228275"
    },
    {
      "job": 80976921393,
      "time": 53,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7585227841"
    },
    {
      "job": 80976921391,
      "time": 53,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7585227790"
    }
  ],
  "_buildurl": "https://github.com/r-universe/repboxr/actions/runs/27400285040",
  "_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",
    "description": "",
    "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-06-12T07:07:26.000Z",
      "distro": "noble",
      "commit": "6239a5017d8d84a8eee658def9aa0732d56fcd15",
      "fileid": "785478eac35e7fd45ed9b15af35175488f98242f2abe78b84169343ff672b1da",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/repboxr/actions/runs/27400285040"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-12T07:07:24.000Z",
      "distro": "noble",
      "commit": "6239a5017d8d84a8eee658def9aa0732d56fcd15",
      "fileid": "935cc424a33d4d63cd7258557d8fdddf77ede0dbb0c73e33b2e8f121a1f6f176",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/repboxr/actions/runs/27400285040"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-12T07:07:22.000Z",
      "commit": "6239a5017d8d84a8eee658def9aa0732d56fcd15",
      "fileid": "53a8a7a655b056b30d60acf6be9847eae6f53848dd4cfc35963a927a0c727c2d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/repboxr/actions/runs/27400285040"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-12T07:07:34.000Z",
      "commit": "6239a5017d8d84a8eee658def9aa0732d56fcd15",
      "fileid": "4cde7833f574844aa57a147dde9fa09b586daa446dc57c16e3465574d8758e50",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/repboxr/actions/runs/27400285040"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-12T07:07:35.000Z",
      "commit": "6239a5017d8d84a8eee658def9aa0732d56fcd15",
      "fileid": "e7f2df40866688e58f8b9ecf34e9b329bfa3e0c0a8ec45d089ee3a4123347488",
      "status": "success",
      "buildurl": "https://github.com/r-universe/repboxr/actions/runs/27400285040"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-12T07:06:44.000Z",
      "commit": "6239a5017d8d84a8eee658def9aa0732d56fcd15",
      "fileid": "361d24399e4b3e9cb4ca778ddc2022d2ba0c6f4291d2e3c0bf26a01523ce7600",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/repboxr/actions/runs/27400285040"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-12T07:06:43.000Z",
      "commit": "6239a5017d8d84a8eee658def9aa0732d56fcd15",
      "fileid": "8eedfad37e61e58856f3ac2dff5ecce1fc4c6e37c3333f62e871f8cfaaf224dc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/repboxr/actions/runs/27400285040"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-12T07:06:42.000Z",
      "commit": "6239a5017d8d84a8eee658def9aa0732d56fcd15",
      "fileid": "e498c7efd54f5e080ecf8abf9588da538c4c86b4e610e1582481c7ded0e55628",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/repboxr/actions/runs/27400285040"
    }
  ]
}