R/utils.R
list_pkgchecks.Rd
List all checks currently implemented
list_pkgchecks(quiet = FALSE)
If TRUE, print all checks to screen. Function invisibly returns list of checks regardless.
TRUE
Character vector of names of all checks (invisibly)
Other extra: checks_to_markdown(), logfile_names(), render_markdown()
checks_to_markdown()
logfile_names()
render_markdown()