rmoriebricklayer: Reproducible Data Capsules with Provenance and Fallback

Tools for building brick-proof, reproducible, self-contained data capsules. Resolves open-data sources through the Comprehensive Knowledge Archive Network ('CKAN', <https://ckan.org/>) package_show and package_search endpoints, records and verifies provenance with Secure Hash Algorithm 256 ('SHA-256') digests and Internet Archive 'Wayback Machine' (<https://web.archive.org/>) 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. Also ships a small compiled C core (fast summary statistics and a self-contained 'SHA-256') that sibling packages in the 'rmorie' ecosystem reach through 'LinkingTo' for a single, shared numeric and provenance-hashing backend.

Version: 0.3.7
Depends: R (≥ 4.1.0)
Imports: digest, jsonlite, stats, utils
Suggests: knitr, rmarkdown, stringi, testthat (≥ 3.0.0)
Published: 2026-08-05
DOI: 10.32614/CRAN.package.rmoriebricklayer (may not be active yet)
Author: Vansh Singh Ruhela ORCID iD [aut, cre]
Maintainer: Vansh Singh Ruhela <vsruhela at proton.me>
BugReports: https://github.com/rootcoder007/rmorie-bricklayer/issues
License: AGPL-3
URL: https://github.com/rootcoder007/rmorie-bricklayer
NeedsCompilation: yes
SystemRequirements: libcurl (deb: libcurl4-openssl-dev, rpm: libcurl-devel)
Citation: rmoriebricklayer citation info
Materials: README, NEWS
CRAN checks: rmoriebricklayer results

Documentation:

Reference manual: rmoriebricklayer.html , rmoriebricklayer.pdf
Vignettes: Building reproducible data capsules (source, R code)

Downloads:

Package source: rmoriebricklayer_0.3.7.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rmoriebricklayer to link to this page.