check_description {svTools}R Documentation

checks on DESCRIPTION files

Description

This performs various checks on the DESCRIPTION files

Usage

check_description(descfile, txt = readLines(descfile))

Arguments

descfile the name of the file
txt the content of the file

Value

A data frame with potential problems

Author(s)

Romain Francois <francoisromain@free.fr>

See Also

completeDescription to complete a DESCRIPTION file


[Package svTools version 0.0-12 Index]