[R] differential use of R version
ce
zadig_1 at excite.com
Wed Apr 5 17:26:12 CEST 2017
Maybe you can use .libPaths to choose a different library
.libPaths("/myhome/Documents/R/R-3.0.2/library")
Or /usr/bin/R command in linux is a shell script, you can edit some paths and make it work. ( I haven't tried it though)
-----Original Message-----
From: "Bogdan Tanasa" [tanasa at gmail.com]
Date: 04/04/2017 10:47 PM
To: "r-help" <r-help at r-project.org>
Subject: [R] differential use of R version
Dear all,
please could you advise me on the following :
on a server, in a folder "x86_64-redhat-linux-gnu-library", i have 2
versions of R (below), with the corresponding BioC libraries :
> 3.2
> 3.3
how could i preferentially use an R version or the other (with the related
BioC libraries) ?
thank you,
-- bogdan
[[alternative HTML version deleted]]
______________________________________________
R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
More information about the R-help
mailing list