Package: reproducr 0.2.1.9000

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.1.9000.tar.gz
reproducr_0.2.1.9000.zip(r-4.7)reproducr_0.2.1.9000.zip(r-4.6)reproducr_0.2.1.9000.zip(r-4.5)
reproducr_0.2.1.9000.tgz(r-4.6-any)reproducr_0.2.1.9000.tgz(r-4.5-any)
reproducr_0.2.1.9000.tar.gz(r-4.7-any)reproducr_0.2.1.9000.tar.gz(r-4.6-any)
reproducr_0.2.1.9000.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://repro-stats.r-universe.dev', 'https://cloud.r-project.org'))

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

On CRAN:

Conda:

auditci-cdrenvreproducibilityreproducible-workflows

5.18 score 1 stars 15 scripts 11 downloads 8 exports 0 dependencies

Last updated from:6ec2fd704a. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK125
source / vignettesOK685
linux-release-x86_64OK110
macos-release-arm64OK135
macos-oldrel-arm64OK156
windows-develOK88
windows-releaseOK84
windows-oldrelOK87
wasm-releaseOK100

Exports:audit_scriptcertifycheck_db_stalenesscheck_driftlist_certsrepro_badgerepro_reportrisk_score

Dependencies:

Auditing scripts and scoring risk

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

Last update: 2026-06-10
Started: 2026-05-30

Certifying outputs and detecting drift

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

Last update: 2026-06-10
Started: 2026-05-30

Contributing to the breaking-changes database

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

Last update: 2026-06-01
Started: 2026-05-30

Generating reports and badges

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

Last update: 2026-06-10
Started: 2026-05-30

Getting started with reproducr

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

Last update: 2026-06-10
Started: 2026-05-30