list_dependencies: List the dependencies of selected packages

Description Usage Arguments Value

View source: R/check_pkg_status.R

Description

List the dependencies of selected packages

Usage

1
list_dependencies(of_pkgs, which = c("Depends", "Imports"))

Arguments

of_pkgs

(Character) Packages whose dependencies will be found.

which

(Character) The types of dependencies to find.

Value

A character vector of package names. Note that all dependencies of all requested packages will be placed into the one vector.


DesiQuintans/librarian documentation built on July 16, 2021, 2:25 a.m.