Package: reproducr 0.2.0

Ndoh Penn

reproducr: Behavioural Reproducibility Auditing for R Projects

Audits R scripts for behavioural reproducibility risk. Scans scripts for qualified package::function calls and checks them against a curated database of known silent breaking changes across popular CRAN packages. Flags stochastic calls lacking set.seed() and detects locale-sensitive operations that may produce different results across systems. Supports baseline certification of analytical outputs so that silent numerical drift can be detected across package upgrades or platform changes. Generates human-readable audit reports suitable for academic submission or pharmaceutical QC workflows. For more details see <https://github.com/repro-stats/reproducr>.

Authors:Ndoh Penn [aut, cre]

reproducr_0.2.0.tar.gz
reproducr_0.2.0.tar.gz(r-4.7-any)reproducr_0.2.0.tar.gz(r-4.6-any)
reproducr_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
reproducr/json (API)
NEWS

# Install 'reproducr' in R:
install.packages('reproducr', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/repro-stats/reproducr/issues

On CRAN:

Conda:

3.57 score 15 scripts 8 exports 0 dependencies

Last updated from:97aa50aa09. Checks:4 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK165
source / vignettesOK191
linux-release-x86_64OK123
wasm-releaseOK98

Exports:audit_scriptcertifycheck_db_stalenesscheck_driftlist_certsrepro_badgerepro_reportrisk_score

Dependencies:

Auditing scripts and scoring risk

Rendered fromaudit-and-risk.Rmdusingknitr::rmarkdownon Jun 20 2026.

Last update: 2026-06-20
Started: 2026-06-20

Certifying outputs and detecting drift

Rendered fromcertify-and-drift.Rmdusingknitr::rmarkdownon Jun 20 2026.

Last update: 2026-06-20
Started: 2026-06-20

Contributing to the breaking-changes database

Rendered fromcontributing-to-the-database.Rmdusingknitr::rmarkdownon Jun 20 2026.

Last update: 2026-06-20
Started: 2026-06-20

Generating reports and badges

Rendered fromreports-and-badges.Rmdusingknitr::rmarkdownon Jun 20 2026.

Last update: 2026-06-20
Started: 2026-06-20

Getting started with reproducr

Rendered fromgetting-started.Rmdusingknitr::rmarkdownon Jun 20 2026.

Last update: 2026-06-20
Started: 2026-06-20