lintNamespace: Namespace linter
Description
Check correctness of the code in a NAMESPACE file.
Usage
lintNamespace(namespace, checkPackages = TRUE)
Arguments
checkPackages
logical; if TRUE
, packages that are set to be
imported are checked if they are actually installed.
Value
A data frame that contains errors found in the NAMESPACE file.