Skip to contents

Retrieves names of installed packages by calling utils::installed.packages() and returning only those packages where Priority == "base".

Usage

basePkgs()

See also

pkgDep()

Other dependency functions: makeDepGraph(), pkgDep(), plot.pkgDepGraph()