[BioC] BioC problem: cannot install moe430a

Seth Falcon sfalcon at fhcrc.org
Wed Aug 3 16:57:32 CEST 2005


On 29 Jul 2005, liberzon at bu.edu wrote:
> Do you know how to install moe430a package on a MacOSX 10.3.9
> machine?
>
> I have R version 2.1.1 and the most recent stable release of  
> Bioconductor ( I think it's 1.6).
>
> From within R, I did the following:
>
>> source("http://www.bioconductor.org/getBioC.R")
>> getBioC(pkgs="moe430a")

The error messages could be more clear, but the reason is that moe430a
is not available as a binary OS X package.  

You can try installing the source package:

  getBioC("moe430a", type="source")

Or you could ask on the R OS X SIG email list for someone to build a
binary for you.

Best,

+ seth



More information about the Bioconductor mailing list