systemInfo.packages: Summarize System Packages

Description Usage Arguments Value Author(s) See Also

View source: R/utils.R

Description

This method creates a tabular listing of the packages, which are currently loaded and available to the system

Usage

1
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.

Author(s)

Matthias Pfeifer matthias.pfeifer@roche.com

See Also

sessionInfo


RTest documentation built on Dec. 4, 2019, 5:07 p.m.