R/pkg-utils.R
get_dependencies.Rd
Get reverse dependencies
get_dependencies(pkg, repo = c("CRAN", "BioC"))
package name
'CRAN' and/or 'BioC'
reverse dependencies
Other pkg-utils: CRANpkg(), Githubpkg(), get_fun_from_pkg(), is.installed(), mypkg(), packageTitle()
CRANpkg()
Githubpkg()
get_fun_from_pkg()
is.installed()
mypkg()
packageTitle()
Guangchuang Yu