cleanPkgField: Clean Packages Names from a DESCRIPTION File Field

Description Usage Arguments Details Warning Author(s)

View source: R/cleanPkgField.R

Description

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.

Usage

1

Arguments

val

character string parsed from a package's DESCRIPTION file containing package names and possible version specifiers.

Details

Internal function

Warning

FIXME: uses a private function from tools

Author(s)

Seth Falcon


pkgDepTools documentation built on Nov. 8, 2020, 5:24 p.m.