This help topic is for R version 2.0.0. For the current version of R, try https://stat.ethz.ch/R-manual/R-patched/library/utils/html/package.manager.html
package.manager {utils}R Documentation

Package Manager

Description

Graphical interface for managing packages currently installed on the system.

Usage

package.manager()

Details

This interface shows the current state of packages present on your system. A graphical browser shows which packages are currently loaded in RAqua. The user can select packages to be loaded or detached upon exiting this browser.

See Also

library, detach.


[Package utils version 2.0.0 ]