Learn R Programming

svTools (version 0.9-5)

lintDescription: Description linter

Description

Check correctness of the content in a DESCRIPTION file.

Usage

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.

See Also

completeDescription