list_dependencies: List the dependencies of selected packages

View source: R/check_pkg_status.R

list_dependenciesR Documentation

List the dependencies of selected packages

Description

List the dependencies of selected packages

Usage

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 Dec. 29, 2024, 10:59 p.m.