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 June 11, 2025, 3:57 a.m.