checkhelper
A package to help deal with devtools::check outputs
checkhelper grew from a check wrapper into a CRAN pre-submission auditor.
◆Recent moves
- 3mo ago
A static audit_* family for CRAN pre-submission checks
⚡ SPARKThe release that redefines the package's job: four static auditors for download calls, unquoted DESCRIPTION package names, \dontrun{} blocks and old-style CITATION calls, plus a combined check-and-coverage pass. It turns a set of check helpers into a pre-submission auditor.
View source ↗ - 2y ago
Test fixes for roxygen2 changes
A maintenance release adjusting unit tests to roxygen2 changes and downgrading find_missing_values() from warnings to messages. The two-year gap that follows it is the context for how much 1.0.0 had to carry.
View source ↗ - 3y ago
checkhelper 0.1.0 - First CRAN Release
The first CRAN release, built around check_clean_userspace() for detecting files left behind by tests, examples and vignettes. It establishes the userspace-hygiene check that 1.0.0 later hardens with a partial-run fallback.
View source ↗