Scripting
Cran Check
Run a full CRAN preparation workflow on an R package. Use when the user says "/cran-check", "prepare for CRAN", "run CRAN checks", or "get this package CRAN-ready". Runs R CMD check --as-cran, fixes NOTEs/WARNINGs/ERRORs, updates roxygen2 docs, runs tests, and commits fixes.