dep_types {desc} | R Documentation |
DESCRIPTION fields that denote package dependencies
Description
Currently it has the following ones: Imports, Depends, Suggests, Enhances and LinkingTo. See the Writing R Extensions manual for when to use which.
Usage
dep_types
Format
An object of class character
of length 5.
See Also
Other field types:
cran_ascii_fields
,
cran_valid_fields
[Package desc version 1.4.3 Index]