<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Scientific Code Lint for R Analyses // 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.
	</longdescription>
</pkgmetadata>
