useSystemDir: Use the R system directory?

View source: R/useSystemDir.R

useSystemDirR Documentation

Use the R system directory?

Description

Should we use the R system directory for installing basilisk's Conda instance (or client environments)?

Usage

useSystemDir()

Details

The default value is FALSE to avoid problems with position-dependent code in packaged binaries. This can be changed by setting BASILISK_USE_SYSTEM_DIR environment variable to "1".

Value

Logical scalar providing an answer to the above.

Author(s)

Aaron Lun

See Also

installConda and getCondaDir, where this function is used.


LTLA/basilisk.utils documentation built on May 3, 2024, 12:51 p.m.