Package: checkhelper 0.1.1.9000
checkhelper: Deal with Check Outputs
Deal with packages 'check' outputs and reduce the risk of rejection by 'CRAN' by following policies.
Authors:
checkhelper_0.1.1.9000.tar.gz
checkhelper_0.1.1.9000.zip(r-4.5)checkhelper_0.1.1.9000.zip(r-4.4)checkhelper_0.1.1.9000.zip(r-4.3)
checkhelper_0.1.1.9000.tgz(r-4.4-any)checkhelper_0.1.1.9000.tgz(r-4.3-any)
checkhelper_0.1.1.9000.tar.gz(r-4.5-noble)checkhelper_0.1.1.9000.tar.gz(r-4.4-noble)
checkhelper_0.1.1.9000.tgz(r-4.4-emscripten)checkhelper_0.1.1.9000.tgz(r-4.3-emscripten)
checkhelper.pdf |checkhelper.html✨
checkhelper/json (API)
NEWS
# 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
Last updated 10 months agofrom:72fc190d19. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 17 2024 |
R-4.5-win | OK | Nov 17 2024 |
R-4.5-linux | OK | Nov 17 2024 |
R-4.4-win | OK | Nov 17 2024 |
R-4.4-mac | OK | Nov 17 2024 |
R-4.3-win | OK | Nov 17 2024 |
R-4.3-mac | OK | Nov 17 2024 |
Exports:%>%check_as_crancheck_clean_userspacecreate_example_pkgfind_missing_tagsget_data_infoget_no_visibleget_notesprint_globalsuse_data_doc
Dependencies:askpassbase64encbrewbriobslibcachemcallrclicliprcommonmarkcpp11crayoncredentialscurldescdevtoolsdiffobjdigestdownlitdplyrellipsisevaluatefansifastmapfontawesomefsgenericsgertghgitcredsgluehighrhtmltoolshtmlwidgetshttpuvhttr2inijquerylibjsonliteknitrlaterlifecyclemagrittrmemoisemimeminiUIopensslpillarpkgbuildpkgconfigpkgdownpkgloadpraiseprettyunitsprocessxprofvispromisespspurrrR6raggrappdirsrcmdcheckRcppremotesrlangrmarkdownroxygen2rprojrootrstudioapirversionssasssessioninfoshinysourcetoolsstringistringrsyssystemfontstestthattextshapingtibbletidyselecttinytexurlcheckerusethisutf8vctrswaldowhiskerwithrxfunxml2xopenxtableyamlzip
Check with real CRAN settings
Rendered fromcheck-with-real-cran-settings.Rmd
usingknitr::rmarkdown
on Nov 17 2024.Last update: 2023-06-22
Started: 2023-02-20
Deal with check outputs
Rendered fromdeal-with-check-outputs.Rmd
usingknitr::rmarkdown
on Nov 17 2024.Last update: 2023-06-22
Started: 2018-08-14
No files left after check
Rendered fromno-files-left-after-check.Rmd
usingknitr::rmarkdown
on Nov 17 2024.Last update: 2023-06-22
Started: 2023-01-25
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Check your package with real CRAN default environment variables and check strategy | check_as_cran |
check_clean_userspace | check_clean_userspace |
Create a package example producing notes and errors | create_example_pkg |
Find missing 'return' tag when function exported | find_missing_tags |
Get information of a .Rda file stored inside the 'data/' folder | get_data_info |
List no visible globals from check and separate by category | get_no_visible |
List notes from check and identify global variables | get_notes |
Print no visible globals from check and separate by category | print_globals |
Create documentation of a rda / RData dataset in a package | use_data_doc |