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