Skip to content

differential use of R version

3 messages · Bogdan Tanasa, Rui Barradas

#
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 :
how could i preferentially use an R version or the other (with the related
BioC libraries) ?

thank you,

-- bogdan
#
Hello,

Unless you have strong reasons why not, use the most recent one, R 3.3.

Hope this helps,

Rui barradas

Em 05-04-2017 03:47, Bogdan Tanasa escreveu:
#
Thank you Rui. I have been using a package (TitanCNA) in BioC on an older
version of R (3.3.1);
now after switching to R3.3.3, I am getting an error (below), and I do not
know how to fix it. Any suggestions are welcome.

Error in `[<-.data.frame`(`*tmp*`, indRef, "refCount", value = NULL) :
  replacement has length zero
On Wed, Apr 5, 2017 at 2:52 AM, Rui Barradas <ruipbarradas at sapo.pt> wrote: