Skip to contents

Runs R CMD check on the package.

Usage

run_checks(base_path = NULL, verbose = TRUE)

Arguments

base_path

Base path for the project

verbose

Whether to show messages

Value

Logical indicating if checks passed