Re: [Rd] mac os x crashes with bioconductor microarray code (PR#8013)

2005-07-20 Thread Simon Urbanek
On Jul 19, 2005, at 12:34 AM, [EMAIL PROTECTED] wrote: > R(1763) malloc: *** vm_allocate(size=346857472) failed (error code=3) > R(1763) malloc: *** error: can't allocate region As the error says, you're obviously running out of contiguous wired memory (RAM). > Any ideas? My computer has 2gb o

[Rd] mac os x crashes with bioconductor microarray code (PR#8013)

2005-07-18 Thread cireeric
Full_Name: Eric Libby Version: 2.1.1 OS: OS Tiger Submission from: (NULL) (65.93.158.117) I am trying to analyze microarray data of 42 human arrays. I typed in the following instructions: library(affy) Data <-ReadAffy() eset <- expresso(Data, normalize.method="invariantset", bg.correct=FALSE, pmc