Description Usage Arguments Details Warning Author(s)
View source: R/cleanPkgField.R
Given the value from a field like 'Depends' in a package's DESCRIPTION file, return a character vector of package names with the version restrictions stripped and R removed.
1 | cleanPkgField(val)
|
val |
character string parsed from a package's DESCRIPTION file containing package names and possible version specifiers. |
Internal function
FIXME: uses a private function from tools
Seth Falcon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.