destroyOldVersions: Destroy old versions?

View source: R/useSystemDir.R

destroyOldVersionsR Documentation

Destroy old versions?

Description

Should we destroy old installations of Conda from previous versions of basilisk (or old environment installations, for basilisk client packages)?

Usage

destroyOldVersions()

Details

The default value is TRUE, in order to save some hard drive space. This can be changed by setting BASILISK_NO_DESTROY environment variable to "1".

Value

Logical scalar providing an answer to the above.

Author(s)

Aaron Lun

See Also

installConda, where this function is used.

clearObsoleteDir, which may be triggered by this function.


LTLA/basilisk.utils documentation built on April 13, 2024, 1:14 a.m.