R/build_package.R
run_checks.Rd
Runs R CMD check on the package.
run_checks(base_path = NULL, verbose = TRUE)
Base path for the project
Whether to show messages
Logical indicating if checks passed