Package: rmoriebricklayer Title: Reproducible Data Bundles with Provenance and Fallback Version: 0.1.0 Authors@R: person("Vansh Singh", "Ruhela", email = "vsruhela@proton.me", role = c("aut", "cre"), comment = c(ORCID = "0009-0004-1750-3592")) Description: Tools for building brick-proof, reproducible data bundles. Resolves open-data sources through CKAN package_show and package_search endpoints, records and verifies provenance with SHA256 digests and Wayback Machine snapshots, validates downloaded data against a pinned schema, and falls back to schema-driven synthetic data when the real source is unreachable. Run records are captured in a manifest plus a plain-language summary so any result can be traced back to its inputs. License: AGPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) Depends: R (>= 4.1.0) Imports: digest, jsonlite, stats, tools, utils Suggests: testthat (>= 3.0.0) URL: https://github.com/rootcoder007/rmorie-bricklayer BugReports: https://github.com/rootcoder007/rmorie-bricklayer/issues Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 Repository: https://rootcoder007.r-universe.dev Date/Publication: 2026-06-25 03:24:39 UTC RemoteUrl: https://github.com/rootcoder007/rmorie-bricklayer RemoteRef: main RemoteSha: 5c3eae7b977d6cea7597209288e49a933920d32f RemoteSubdir: bricklayer NeedsCompilation: no Packaged: 2026-06-25 05:04:39 UTC; root Author: Vansh Singh Ruhela [aut, cre] (ORCID: ) Maintainer: Vansh Singh Ruhela