powered by
checkUsagePackage
This is just a convenience wrapper to checkUsagePackage (which needs loading of the [development version of the] package).
check_usage(path = ".")
A character vector of issues found by checkUsagePackage.
Path to the package directory (see devtools::as.package).
devtools::as.package
Other maintenance functions: check_archive(), check_codetags(), check_cyclomatic_complexity(), check_news(), get_check_status()
check_archive()
check_codetags()
check_cyclomatic_complexity()
check_news()
get_check_status()