lintDescription: Description linter

Description Usage Arguments Value Author(s) See Also

Description

Check correctness of the content in a DESCRIPTION file.

Usage

1
lintDescription(descfile, txt = readLines(descfile))

Arguments

descfile

a DESCRIPTION file name.

txt

the text containing the description; if provided, descfile is ignored.

Value

A data frame that contains errors found in the DESCRIPTION file.

Author(s)

Romain Francois <francoisromain@free.fr>

See Also

completeDescription


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