# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "reproducr" in publications use:' type: software license: MIT title: 'reproducr: Behavioural Reproducibility Auditing for R Projects' version: 0.2.1.9000 doi: 10.32614/CRAN.package.reproducr abstract: 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 . authors: - family-names: Penn given-names: Ndoh email: ndohpenn9@gmail.com orcid: https://orcid.org/0009-0003-9054-465X repository: https://repro-stats.r-universe.dev repository-code: https://github.com/repro-stats/reproducr commit: 6ec2fd704ad38fc32997ae19865053c482516af1 url: https://github.com/repro-stats/reproducr date-released: '2026-06-20' contact: - family-names: Penn given-names: Ndoh email: ndohpenn9@gmail.com orcid: https://orcid.org/0009-0003-9054-465X