Skip to contents

Automatically builds the package and installs it to a temporary directory.

Usage

cyclocomp_package_dir(path = ".", quiet = TRUE)

Arguments

path

Path to the root directory of the R package.

quiet

If `FALSE`, display package build information.

Value

Data frame with two columns: name and cyclocomp.

See also

Other cyclomatic complexity: cyclocomp(), cyclocomp_package()