detachAll: Detach all packages on search path

View source: R/detachAll.R

detachAllR Documentation

Detach all packages on search path

Description

Detach all packages on search path, as found by sessionInfo()$otherPkgs. It puts Berry's packages in descending dependency order. It tries unloadNamespace and detach(package:pkg, unload=TRUE).

Usage

detachAll()

Author(s)

Berry Boessenkool, berry-b@gmx.de, Sept 2016


brry/installB documentation built on Jan. 3, 2024, 6:49 p.m.