[R] installation problem with Biobase

Seth Falcon sfalcon at fhcrc.org
Wed Mar 15 18:20:40 CET 2006


Haleh,

This question would be better asked on the Bioconductor mailing list.
You haven't told us what version of R you are using.  I suspect you
have a version mismatch.

With R 2.2.x you should be able to do the following to get MergeMaid
installed:

>From the R prompt do:

source("http://bioconductor.org/biocLite.R")
biocLite("MergeMaid")

And if you have further questions, please review the posting guide__ and
then send a msg to the bioc list!

__ http://www.bioconductor.org/docs/postingGuide.html


Best,

+ seth




More information about the R-help mailing list