Skip to content
Prev 4172 / 15075 Next

Does preprocessCore do ppc64?

Hi Loren,

it seems you have all the tools to build the packages.

So, this is what you need:

1) load R from the command line using the 64 bits mode
2) type: source("http://www.bioconductor.org/biocLite.R")
3) type, note the "type" argument:

biocLite(c("Biobase", "affy", "preprocessCore"), type="source")

this will download the *source*, compile and install (64 bits)....

because R is under /Library (I assume), you want to load R using "sudo"

sudo R --arch=ppc64

btw, you want to repeat the same procedure for other packages you  
might need

b
On Dec 13, 2007, at 11:29 PM, Loren Engrav wrote:

            
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2419 bytes
Desc: not available
Url : https://stat.ethz.ch/pipermail/r-sig-mac/attachments/20071213/c3b4b1d5/attachment-0001.bin