Changes in version 1.12.0 o Added Arm64 support for Linux. Changes in version 1.4.0 o Avoid caching the installer when performing a system installation in installConda(). Otherwise, cache in the external directory to avoid requiring/polluting BiocFileCache's cache. o Officially give up on Windows 32-bit support in installConda(). o Migrated activateEnvironment() back here, from basilisk. o Added cleanConda() utility to clean the Conda environment. o Added setCondaPackageDir() to set the Conda package cache directory. Changes in version 1.2.0 o Migrated most environment-related functions to basilisk. o Added locking to installConda() for safe parallel lazy Conda installations. o Switched to the latest Miniconda3 installer. Changes in version 1.0.0 o New package basilisk.utils, to handle install-time configuration of basilisk.