useSystemDir | R Documentation |
Should we use the R system directory for installing basilisk's Conda instance (or client environments)?
useSystemDir()
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"
.
Logical scalar providing an answer to the above.
Aaron Lun
installConda
and getCondaDir
, where this function is used.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.