Retrieves names of installed packages by calling
utils::installed.packages()
and returning only those packages where
Priority == "base"
.
See also
Other dependency functions:
makeDepGraph()
,
pkgDep()
,
plot.pkgDepGraph()
Retrieves names of installed packages by calling
utils::installed.packages()
and returning only those packages where
Priority == "base"
.
Other dependency functions:
makeDepGraph()
,
pkgDep()
,
plot.pkgDepGraph()