Skip to content

Installing lumi and hdrcde

3 messages · Hermann Norpois, Uwe Ligges, Martin Morgan

#
On 05.09.2012 11:41, Hermann Norpois wrote:
This can easily be solved by using the correct spelling for "bioconductor".


Uwe Ligges
#
On 09/05/2012 02:41 AM, Hermann Norpois wrote:
If I use R-2.14 and

   install.packages("hdrcde", repos="http://cran.fhcrc.org")

I get

In getDependencies(pkgs, dependencies, available, lib) :
   package 'hdrcde' is not available (for R version 2.14.0 alpha)

but if I use R-2.15 the package installs correctly. Likewise with 
biocLite("lumi").

So I think the easiest solution is to use a current version of R.

Please ask questions about Bioconductor packages on the Bioconductor 
mailing list http://bioconductor.org/help/mailing-list/

Martin