Package: checkhelper 1.0.0.9000

Vincent Guyader

checkhelper: Deal with Check Outputs

Deal with packages 'check' outputs and reduce the risk of rejection by 'CRAN' by following policies.

Authors:Vincent Guyader [aut, cre], Sebastien Rochette [aut], Arthur Bréant [aut], Murielle Delmotte [aut], ThinkR [cph]

checkhelper_1.0.0.9000.tar.gz
checkhelper_1.0.0.9000.zip(r-4.7)checkhelper_1.0.0.9000.zip(r-4.6)checkhelper_1.0.0.9000.zip(r-4.5)
checkhelper_1.0.0.9000.tgz(r-4.6-any)checkhelper_1.0.0.9000.tgz(r-4.5-any)
checkhelper_1.0.0.9000.tar.gz(r-4.7-any)checkhelper_1.0.0.9000.tar.gz(r-4.6-any)
checkhelper_1.0.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
checkhelper/json (API)

# Install 'checkhelper' in R:
install.packages('checkhelper', repos = c('https://thinkr-open.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/thinkr-open/checkhelper/issues

Pkgdown/docs site:https://thinkr-open.github.io

On CRAN:

Conda:

7.25 score 34 stars 22 scripts 576 downloads 28 exports 100 dependencies

Last updated from:196e56273d. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK237
source / vignettesOK185
linux-release-x86_64OK247
macos-release-arm64OK171
macos-oldrel-arm64OK310
windows-develOK245
windows-releaseOK255
windows-oldrelOK1545
wasm-releaseOK158

Exports:asciify_fileasciify_pkgasciify_r_sourceaudit_asciiaudit_checkaudit_citationaudit_dataset_docaudit_descriptionaudit_dontrunaudit_downloadsaudit_globalsaudit_tagsaudit_userspacecheck_as_crancheck_clean_userspacecheck_n_covrcreate_example_pkgfind_missing_tagsfind_nonascii_filesfind_nonascii_tokensfix_asciifix_dataset_docfix_globalsget_data_infoget_no_visibleget_notesprint_globalsuse_data_doc

Dependencies:askpassbase64encbrewbriobslibcachemcallrclicliprcommonmarkcovrcpp11crayoncredentialscurldescdevtoolsdiffobjdigestdownlitdplyrellipsisevaluatefansifastmapfontawesomefsgenericsgertgitcredsgluehighrhtmltoolshtmlwidgetshttpuvhttrhttr2inijquerylibjsonliteknitrlaterlifecyclemagrittrmemoisemimeminiUIopensslotelpakpillarpkgbuildpkgconfigpkgdownpkgloadpraiseprettyunitsprocessxprofvispromisespspurrrR6raggrappdirsrcmdcheckRcpprexrlangrmarkdownroxygen2rprojrootrstudioapirversionssasssessioninfoshinysourcetoolsstringistringrsyssystemfontstestthattextshapingtibbletidyselecttinytexurlcheckerusethisutf8vctrswaldowhiskerwithrxfunxml2xopenxtableyamlzip

Pre-submission gates
audit_check() - check with CRAN settings | check_n_covr() - check plus coverage in one pass | audit_userspace() - no files left after check

Last update: 2026-05-12
Started: 2026-05-01

Auditing an R package you have just received
TL;DR - the audit script | Why share the check object? | Per-issue cheatsheet | Globals (no visible binding) | Missing roxygen tags | Non-ASCII characters | Undocumented datasets | Old-style inst/CITATION | Unquoted package names in Description | Network / download calls | \dontrun{} blocks in examples | Minimal end-to-end on a fake package | Next step: pre-submission gates

Last update: 2026-05-12
Started: 2026-05-01