Description Usage Arguments Value
View source: R/check_pkg_status.R
List the dependencies of selected packages
1 | list_dependencies(of_pkgs, which = c("Depends", "Imports"))
|
of_pkgs |
(Character) Packages whose dependencies will be found. |
which |
(Character) The types of dependencies to find. |
A character vector of package names. Note that all dependencies of all requested packages will be placed into the one vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.