lintNamespace: Namespace linter

Description Usage Arguments Value Author(s) See Also

Description

Check correctness of the code in a NAMESPACE file.

Usage

1
lintNamespace(namespace, checkPackages = TRUE)

Arguments

namespace

a NAMESPACE file name.

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.

Author(s)

Romain Francois <francoisromain@free.fr>

See Also

completeNamespace


SciViews/svTools documentation built on May 5, 2019, 12:29 p.m.