By default, the cache directory is equal to ${HOME}/.cache/CRiSp
. A
different directory can be used by setting the environment variable
CRISP_CACHE_DIRECTORY
. This can also be done by adding the following
line to the .Renviron
file:
CRISP_CACHE_DIRECTORY=/path/to/crisp/cache/dir
.