{
  "_id": "6a3c23f4b2c3d1eea7a4f154",
  "Package": "moriebricklayer",
  "Title": "Reproducible Data Bundles with Provenance and Fallback",
  "Version": "0.1.0",
  "Authors@R": "person(\"Vansh Singh\", \"Ruhela\", email = \"vsruhela@proton.me\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0004-1750-3592\"))",
  "Description": "Tools for building brick-proof, reproducible data bundles.\nResolves open-data sources through CKAN package_show and\npackage_search endpoints, records and verifies provenance with\nSHA256 digests and Wayback Machine snapshots, validates\ndownloaded data against a pinned schema, and falls back to\nschema-driven synthetic data when the real source is\nunreachable. Run records are captured in a manifest plus a\nplain-language summary so any result can be traced back to its\ninputs.",
  "License": "AGPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/rootcoder007/morie-bricklayer",
  "BugReports": "https://github.com/rootcoder007/morie-bricklayer/issues",
  "Config/testthat/edition": "3",
  "Repository": "https://rootcoder007.r-universe.dev",
  "Date/Publication": "2026-06-24 17:44:19 UTC",
  "RemoteUrl": "https://github.com/rootcoder007/morie-bricklayer",
  "RemoteRef": "main",
  "RemoteSha": "c8cd0fdb05657621812e3a93d1c464dc0e647327",
  "RemoteSubdir": "bricklayer",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-24 18:34:13 UTC",
    "User": "root"
  },
  "Author": "Vansh Singh Ruhela [aut, cre] (ORCID:\n<https://orcid.org/0009-0004-1750-3592>)",
  "Maintainer": "Vansh Singh Ruhela <vsruhela@proton.me>",
  "MD5sum": "ed444123c84577bccace20a363cdbe7d",
  "_user": "rootcoder007",
  "_type": "src",
  "_file": "moriebricklayer_0.1.0.tar.gz",
  "_fileid": "61601c0a576c902e8f4b111e79f49660d9f136ab381435402f50efdd27090dc5",
  "_filesize": 142262,
  "_sha256": "61601c0a576c902e8f4b111e79f49660d9f136ab381435402f50efdd27090dc5",
  "_created": "2026-06-24T18:34:13.000Z",
  "_published": "2026-06-24T18:37:40.290Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83272719883,
      "time": 172,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7858969043"
    },
    {
      "job": 83272719908,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7858965918"
    },
    {
      "job": 83272719892,
      "time": 65,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7858925779"
    },
    {
      "job": 83272719891,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7858936147"
    },
    {
      "job": 83272139098,
      "time": 168,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7858898491"
    },
    {
      "job": 83272719843,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7858938158"
    },
    {
      "job": 83272719906,
      "time": 59,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7858922731"
    },
    {
      "job": 83272719910,
      "time": 58,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7858922443"
    },
    {
      "job": 83272719917,
      "time": 60,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7858923392"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rootcoder007/actions/runs/28120843463",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rootcoder007/morie-bricklayer",
  "_commit": {
    "id": "c8cd0fdb05657621812e3a93d1c464dc0e647327",
    "author": "rootcoder007 <278967282+rootcoder007@users.noreply.github.com>",
    "committer": "rootcoder007 <278967282+rootcoder007@users.noreply.github.com>",
    "message": "docs: commit roxygen man/ + NAMESPACE so r-universe builds with help topics\n\nDownstream re-exporters (rmorielite) link to these topics; without committed\nman/, the r-universe build had no docs and the links were flagged missing.\n\nCo-Authored-By: Claude <noreply@anthropic.com>\nCo-Authored-By: Vansh Singh Ruhela (rootcoder007) <vsruhela@proton.me>\n",
    "time": 1782323059
  },
  "_maintainer": {
    "name": "Vansh Singh Ruhela",
    "email": "vsruhela@proton.me",
    "login": "rootcoder007",
    "description": "",
    "uuid": 278967282
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "rootcoder007",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-26",
      "n": 9
    }
  ],
  "_tags": [],
  "_topics": [
    "academic-research",
    "agpl-3-0",
    "ckan",
    "open-data",
    "reproducibility"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "rootcoder007",
      "count": 9,
      "uuid": 278967282
    }
  ],
  "_userbio": {
    "uuid": 278967282,
    "type": "user",
    "name": "RC7",
    "followers": 0
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/moriebricklayer"
  },
  "_devurl": "https://github.com/rootcoder007/morie-bricklayer",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/moriebricklayer.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "apply_schema_validation",
    "download_data",
    "friendly_download",
    "load_provenance",
    "make_manifest",
    "make_synthetic_column",
    "make_synthetic_csv",
    "record",
    "resolve_via_ckan",
    "resolve_via_ckan_search",
    "sha256_file",
    "validate_schema",
    "verify_sha256",
    "write_manifest_json",
    "write_summary_txt"
  ],
  "_help": [
    {
      "page": "apply_schema_validation",
      "title": "Apply Schema Validation, Stopping on Fatal Issues",
      "topics": [
        "apply_schema_validation"
      ]
    },
    {
      "page": "download_data",
      "title": "Download a File",
      "topics": [
        "download_data"
      ]
    },
    {
      "page": "friendly_download",
      "title": "Download a File With Diagnostic Error Messages",
      "topics": [
        "friendly_download"
      ]
    },
    {
      "page": "load_provenance",
      "title": "Load a Pinned Data-Provenance Record",
      "topics": [
        "load_provenance"
      ]
    },
    {
      "page": "make_manifest",
      "title": "Construct a Reproducibility Manifest",
      "topics": [
        "make_manifest"
      ]
    },
    {
      "page": "make_synthetic_column",
      "title": "Generate One Synthetic Column From a Spec",
      "topics": [
        "make_synthetic_column"
      ]
    },
    {
      "page": "make_synthetic_csv",
      "title": "Generate a Synthetic CSV From a Schema Recipe",
      "topics": [
        "make_synthetic_csv"
      ]
    },
    {
      "page": "record",
      "title": "Record a Cross-Check Result in a Manifest",
      "topics": [
        "record"
      ]
    },
    {
      "page": "resolve_via_ckan",
      "title": "Resolve a Download URL via CKAN package_show",
      "topics": [
        "resolve_via_ckan"
      ]
    },
    {
      "page": "resolve_via_ckan_search",
      "title": "Resolve a Download URL via CKAN package_search",
      "topics": [
        "resolve_via_ckan_search"
      ]
    },
    {
      "page": "sha256_file",
      "title": "Compute a File's SHA256 Digest",
      "topics": [
        "sha256_file"
      ]
    },
    {
      "page": "validate_schema",
      "title": "Validate a Data Frame Against a Provenance Schema",
      "topics": [
        "validate_schema"
      ]
    },
    {
      "page": "verify_sha256",
      "title": "Verify a File's SHA256 Against an Expected Digest",
      "topics": [
        "verify_sha256"
      ]
    },
    {
      "page": "write_manifest_json",
      "title": "Write a Manifest to JSON",
      "topics": [
        "write_manifest_json"
      ]
    },
    {
      "page": "write_summary_txt",
      "title": "Write a Plain-Language Run Summary",
      "topics": [
        "write_summary_txt"
      ]
    }
  ],
  "_readme": "https://github.com/rootcoder007/morie-bricklayer/raw/main/README.md",
  "_rundeps": [
    "digest",
    "jsonlite"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "moriebricklayer",
  "_universes": [
    "rootcoder007"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-24T18:37:12.000Z",
      "distro": "resolute",
      "commit": "c8cd0fdb05657621812e3a93d1c464dc0e647327",
      "fileid": "05c7e7cf8016217c70de92ae34a250dd96b44b66a9f59932acca0bbaba77da40",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rootcoder007/actions/runs/28120843463"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-24T18:37:03.000Z",
      "distro": "resolute",
      "commit": "c8cd0fdb05657621812e3a93d1c464dc0e647327",
      "fileid": "c174088ab954a71b7fe7ffc2159b3c871a7544fbc863b31b2ce2296103f6368a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rootcoder007/actions/runs/28120843463"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-24T18:35:29.000Z",
      "commit": "c8cd0fdb05657621812e3a93d1c464dc0e647327",
      "fileid": "54bf162ab395e95d9f989056b29c2b2fe28f39e11103a4a518b7c39ac4f42bb3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rootcoder007/actions/runs/28120843463"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-24T18:35:52.000Z",
      "commit": "c8cd0fdb05657621812e3a93d1c464dc0e647327",
      "fileid": "26db55fed81b71712af17b76678aaa51a7bfa20a6d6fc3145c7af382e05945ef",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rootcoder007/actions/runs/28120843463"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-24T18:36:05.000Z",
      "commit": "c8cd0fdb05657621812e3a93d1c464dc0e647327",
      "fileid": "0e7a51bfcfd0410db5b213c7024efddad04b8d07567f8faf6b4040cfea2329a9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rootcoder007/actions/runs/28120843463"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-24T18:35:14.000Z",
      "commit": "c8cd0fdb05657621812e3a93d1c464dc0e647327",
      "fileid": "9a4c5d31ba7dad75bf33b26b7d93033dd08a5d779889b3ede14ab6b6fad0cfa9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rootcoder007/actions/runs/28120843463"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-24T18:35:14.000Z",
      "commit": "c8cd0fdb05657621812e3a93d1c464dc0e647327",
      "fileid": "55e4598b343890c2776d0a5b39a010b047ad6607d72cf2862df20fa0b4e68fdf",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rootcoder007/actions/runs/28120843463"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-24T18:35:16.000Z",
      "commit": "c8cd0fdb05657621812e3a93d1c464dc0e647327",
      "fileid": "35582ab481f513668a76f3df4f04c0297e226c3899ee173a295d0fc905099b63",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rootcoder007/actions/runs/28120843463"
    }
  ]
}