Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

pkg_depend

Check dependencies of R packages.


Description

Check dependencies of R packages.

Usage

pkg_depend(pkgs, excludes = NULL)

Arguments

pkgs

Package(s).

excludes

[optional] Package(s) and their dependencies excluded from the dependencies of pkgs. Useful if you want to see the unique dependencies of pkgs.

Value

A character vector of package names.

See Also


bruceR

Broadly Useful Convenient and Efficient R Functions

v0.6.2
GPL-3
Authors
Han-Wu-Shuang Bao [aut, cre]
Initial release
2021-04-08

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.