lintDescription: Description linter
Description
Check correctness of the content in a DESCRIPTION file.
Usage
lintDescription(descfile, txt = readLines(descfile))
Arguments
txt
the text containing the description; if provided, descfile
is ignored.
Value
A data frame that contains errors found in the DESCRIPTION file.