check_description {svTools} | R Documentation |
This performs various checks on the DESCRIPTION files
check_description(descfile, txt = readLines(descfile))
descfile |
the name of the file |
txt |
the content of the file |
A data frame with potential problems
Romain Francois <francoisromain@free.fr>
completeDescription
to complete a DESCRIPTION file