Andreas Scherer wrote:
Dear support,

This is not "support", but the R-help mailing list.
Please do read docuemntation on how to upgrade R and contributed packages such as those from the Bioconductor project.


I am new to R. I installed R 2.8.1 under Windows, and upon starting it I get the message that it requires Bioconductor version 2.3.

So you installed by overwriting some older version?
Anyway, for the Bioconductor project, see
http://www.Bioconductor.org
which has its own mailing list.

You can choose the BioC Repositories from your R GUI and run, for example,

update.packages(checkBuilt=TRUE)

afterwards, which will upgrade your outdated CRAN and BioC packages.

Uwe Ligges



I thought this was kind of installed in parallel or so. Where can I upgrade it ?

Best regards,
Andreas


______________________________________________
R-help@r-project.org mailing list
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.

Reply via email to