descriptionFields: List of possible fields in DESCRIPTION files

Description Usage Format References See Also Examples

Description

List of possible fields in DESCRIPTION files and their meaning.

Usage

1

Format

A data frame with 27 entries on the following 3 variables.

field

the name of the field as it should appear on the DESCRIPTION file.

optional

a factor with levels Mandatory and Optional.

description

a description of each field.

References

Writing R extensions

See Also

lintDescription, completeDescription

Examples

1

svTools documentation built on May 2, 2019, 3:21 a.m.