systemInfo.packages: Summarize System Packages
Description
This method creates a tabular listing of the packages, which are currently loaded and available
to the system
Usage
systemInfo.packages(which = "loadedOnly")
Arguments
which
(character) Specifies, which packages to display. One of
'basePkgs', 'loadedOnly' or 'otherPkgs' (for
details see sessionInfo.
Value
(data.frame) A table containing the packages' names, versions and build dates.