[R-SIG-Finance] Ubuntu Installation
Dirk Eddelbuettel
edd at debian.org
Thu Mar 17 21:25:32 CET 2016
Ralph,
On 17 March 2016 at 16:02, R Vince wrote:
| I'm upgrading from one version of Ubiubta (14) to 17.
|
| On 14, I had a directory structure as follows:
|
| R/--i686-pc-linux-gnu-library
I religiously turn off R_LIBS_USER in /etc/R/Renviron to avoid that [1]. I
recommended to everybody who cares to listen to do the same.
If you do that, your path becomes
R> .libPaths()
[1] "/usr/local/lib/R/site-library" "/usr/lib/R/site-library" "/usr/lib/R/library"
R>
and all local installations go into the first of those three directories and
survive upgrades.
Hth, Dirk
[1] And for a while had this globally turned in the official Debian and hence
Ubuntu package but then the regexp broke.
|
| [[alternative HTML version deleted]]
|
| _______________________________________________
| R-SIG-Finance at r-project.org mailing list
| https://stat.ethz.ch/mailman/listinfo/r-sig-finance
| -- Subscriber-posting only. If you want to post, subscribe first.
| -- Also note that this is not the r-help list where general R questions should go.
--
http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
More information about the R-SIG-Finance
mailing list