caching - Questions on RStudio and R cache directories on Ubuntu 14.04 Trusty -


i have question regards: rstudio , r cache/working directories.

rstudio sets cache directory in ~/.rstudio-desktop.

and there r cache directory @ ~/r.

what best way set cache directory rstudio to different location, setting environment variables or properties file, or other way?

thank you.


Comments

Popular posts from this blog

c++ - Do gcc's __float128 floating point numbers take the current rounding mode into account? -

java - the value of local variable is not used -