AuditRead-only inspection of CRAN-blocking issues. Each function targets one category and returns a structured result. |
|
|---|---|
Audit globals to declare in R/globals.R |
|
Audit roxygen tags expected by CRAN |
|
Audit non-ASCII characters in a package |
|
Audit files left in user space by checks |
|
Run R CMD check with CRAN environment |
|
Audit dataset documentation |
|
Audit |
|
Audit unquoted package names in DESCRIPTION's |
|
Audit |
|
Audit calls to known download / network functions |
|
FixApply an automated fix for the issues that can be safely rewritten. Dry-run by default where applicable. |
|
Print or write the globalVariables block to declare |
|
Rewrite non-ASCII characters in a package |
|
Generate a roxygen skeleton for a dataset |
|
Low-level toolsBuilding blocks for fine-grained scripting and tests. Most users only need the audit_* / fix_* facades above. |
|
Apply the asciify rewrite to a single R / R-related file |
|
Rewrite non-ASCII characters inside a string of R source code |
|
Find non-ASCII tokens inside a piece of R source code |
|
Create a package example producing notes and errors |
|
DeprecatedHistoric API kept callable for backwards compatibility. Each one emits a lifecycle warning and delegates to the new facade. Prefer the audit_* / fix_* names listed above. |
|
Deprecated: use |
|
Deprecated: use |
|
Deprecated: internal helper used by |
|
Deprecated: use |
|
Deprecated: use |
|
Deprecated: use |
|
Deprecated: use |
|
Deprecated: use |
|
Deprecated: internal helper used by |
|
Deprecated: use |
|