basePkgs {miniCRAN} | R Documentation |
Retrieves names of installed packages by calling
utils::installed.packages()
and returning only those packages where
Priority == "base"
.
basePkgs()
Other dependency functions:
makeDepGraph()
,
pkgDep()
,
plot.pkgDepGraph()