Check package

check(path = ".", cran = FALSE)

Arguments

path

character(1). Directory path to package.

cran

logical(1). Perform additional CRAN submission checks.

Value

TRUE on success, otherwise error.

Note

Updated 2021-01-07.

Examples

## > check()