destroyOldVersions {basilisk.utils}R Documentation

Destroy old versions?

Description

Should we destroy old installations of Miniconda from previous versions of basilisk or its 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

installMiniconda, where this function is used.

clearObsoleteDir, which may be triggered by this function.


[Package basilisk.utils version 1.0.4 Index]