Last active
June 17, 2021 15:05
-
-
Save jdblischak/f9d946327c9991fb57dde1e6f2bff1c2 to your computer and use it in GitHub Desktop.
R's DESCRIPTION fields documented in Writing R Extensions
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Additional_repositories | |
Author | |
Authors@R | |
Biarch | |
BugReports | |
BuildVignettes | |
Built | |
ByteCompile | |
Classification/ACM | |
Classification/ACM-2012 | |
Classification/JEL | |
Classification/MSC | |
Classification/MSC-2010 | |
Collate | |
Collate.unix | |
Collate.windows | |
Contact | |
Copyright | |
Date | |
Depends | |
Description | |
Encoding | |
Enhances | |
Imports | |
KeepSource | |
Language | |
LazyData | |
License | |
LinkingTo | |
MailingList | |
Maintainer | |
NeedsCompilation | |
Note | |
OS_type | |
Package | |
Packaged | |
Priority | |
RdMacros | |
StagedInstall | |
Suggests | |
SystemRequirements | |
Title | |
Type | |
URL | |
UseLTO | |
Version | |
VignetteBuilder |
The fields Note, Contact, and MailingList are not used by R directly, but are mentioned as commonly used fields.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Source as of 2021-06-09 (R 4.1.0): https://cran.r-project.org/doc/manuals/R-exts.html#The-DESCRIPTION-file