Skip to content
Back to formatted view

Raw Message

Message-ID: <4968EFA8.5050509@statistik.tu-dortmund.de>
Date: 2009-01-10T18:57:44Z
From: Uwe Ligges
Subject: R version requires Bioconductor 2.3 version
In-Reply-To: <4968D90C.9090404@Spheromics.com>

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
>