get_imports: get imported packages

Description Usage Arguments Value

View source: R/imports.R

Description

given a package name, extracts everything from the Imports and Depends fields.

Usage

1
get_imports(package, suggests = FALSE)

Arguments

package

the name of the package for the imports

suggests

should the packages in suggests be returned (default = FALSE)

Value

character


rmflight/importedPackageTimings documentation built on Nov. 5, 2019, 3:12 a.m.