<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Behavioural Reproducibility Auditing for R Projects</dc:title>
  <dc:title>R package reproducr version 0.2.0</dc:title>
  <dc:description>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
    &lt;https://github.com/repro-stats/reproducr&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.0.0)</dc:relation>
  <dc:relation>Imports: utils</dc:relation>
  <dc:relation>Suggests: digest (&gt;= 0.6.0), jsonlite, commonmark, testthat (&gt;= 3.0.0),
knitr, rmarkdown, covr</dc:relation>
  <dc:creator>Ndoh Penn &lt;ndohpenn9@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Ndoh Penn [aut, cre] (ORCID: &lt;https://orcid.org/0009-0003-9054-465X&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=reproducr/LICENSE)</dc:rights>
  <dc:date>2026-06-20</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=reproducr</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.reproducr</dc:identifier>
  <dc:language>en-GB</dc:language>
</oai_dc:dc>
