Learn R Programming

svTools (version 0.0-11)

check_description: 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

See Also

completeDescription to complete a DESCRIPTION file