scilintr - 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.