R Package Check

Run the full R package release gate — regenerate docs, run the test suite, run R CMD check --as-cran, and triage every ERROR / WARNING / NOTE against CRAN policy before a release or submission. Use when the user says "check my R package", "R CMD check", "is this package CRAN-ready", "run devtools::check", "prepare for CRAN submission", or points at a directory containing a DESCRIPTION file. Produces a check report + CRAN-submission checklist in `quality_reports/`.

ipea Updated

File contents

ipea/censobr/tree/main/.claude/skills/r-package-check commit 1cdbf4ae66

Frequently asked questions

npx skillmds@latest add ipea/r-package-check-2