Displaying 2 results from an estimated 2 matches for "policy_s".
Did you mean:
policy_ns
2019 Jan 06
2
change default path for installing r-cran packages by sudo apt r-cran...?
dear dirk,
i am following up on our thread on r-help-mailinglist. you advised me to
bring it over here.
when installing packages from within R, they usually go to a directory
defined in R_LIBS_USER, which i have it set in .Renviron.
when installing packages via sudo apt install r-cran-.., they go to
/usr/lib/R/site-library.
is there a possibility to have packages installed to the R_LIBS-USER
2019 Jan 06
0
change default path for installing r-cran packages by sudo apt r-cran...?
On 6 January 2019 at 23:03, Winfried Moser wrote:
| dear dirk,
|
| i am following up on our thread on r-help-mailinglist. you advised me to
| bring it over here.
|
| when installing packages from within R, they usually go to a directory
| defined in R_LIBS_USER, which i have it set in .Renviron.
That is _you_ as the user installing _locally compiled packages_. For those
you can alter where they