Package: checkhelper Title: Deal with Check Outputs Version: 1.0.0.9000 Authors@R: c( person("Vincent", "Guyader", , "vincent@thinkr.fr", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0671-9270")), person("Sebastien", "Rochette", , "sebastien@thinkr.fr", role = "aut", comment = c(ORCID = "0000-0002-1565-9313", "previous maintainer")), person("Arthur", "Bréant", , "arthur@thinkr.fr", role = "aut", comment = c(ORCID = "0000-0003-1668-0963")), person("Murielle", "Delmotte", , "murielle@thinkr.fr", role = "aut", comment = c(ORCID = "0000-0002-1339-2424")), person("ThinkR", role = "cph") ) Description: Deal with packages 'check' outputs and reduce the risk of rejection by 'CRAN' by following policies. License: MIT + file LICENSE URL: https://thinkr-open.github.io/checkhelper/, https://github.com/ThinkR-open/checkhelper BugReports: https://github.com/ThinkR-open/checkhelper/issues Depends: R (>= 4.0) Imports: cli, covr, desc, devtools, dplyr, glue, knitr, lifecycle, magrittr, pkgbuild, pkgload, purrr, rcmdcheck, roxygen2, stringi, stringr, tibble, tools, utils, whisker (>= 0.4), withr Suggests: attachment, callr, rmarkdown, testthat, usethis VignetteBuilder: knitr Config/Needs/website: ThinkR-open/thinkrtemplate Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev git make libharfbuzz-dev libgit2-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://thinkr-open.r-universe.dev Date/Publication: 2026-05-17 16:36:15 UTC RemoteUrl: https://github.com/ThinkR-open/checkhelper RemoteRef: HEAD RemoteSha: 196e56273dd208a484ed34c2de291c210e0d5882 NeedsCompilation: no Packaged: 2026-06-16 07:23:08 UTC; root Author: Vincent Guyader [aut, cre] (ORCID: ), Sebastien Rochette [aut] (ORCID: , previous maintainer), Arthur Bréant [aut] (ORCID: ), Murielle Delmotte [aut] (ORCID: ), ThinkR [cph] Maintainer: Vincent Guyader