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