<?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>Scientific Code Lint for R Analyses</dc:title>
  <dc:title>R package scilintr version 0.1.1</dc:title>
  <dc:description>Static analysis for R scientific data analysis code. Flags
    patterns that often correspond to hidden scientific commitments --
    silent error swallowing, smuggled defaults, label leakage in
    selection-stage code, magic-eps floors in 'BIC' formulas, and
    shadow-overwrite of sourced helpers. Designed for agentic coding
    workflows; high recall over precision; structured 'ANALYSIS_OK'
    waivers as the audit trail.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1)</dc:relation>
  <dc:relation>Imports: lintr (&gt;= 3.0.0), xml2, xmlparsedata, yaml</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0), roxygen2</dc:relation>
  <dc:creator>Arjun Raj &lt;arjunraj@seas.upenn.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Arjun Raj [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=scilintr/LICENSE)</dc:rights>
  <dc:date>2026-06-12</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=scilintr</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.scilintr</dc:identifier>
</oai_dc:dc>
