Rdocumentation
powered by
Learn R Programming
miniCRAN (version 0.2.4)
split_op_version: Clean package fields.
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
split_op_version(x) split_dependencies(x) cleanPkgField(val)
Arguments
val
Value from a field like 'Depends' in a package's DESCRIPTION file