Skip to content
Prev 312943 / 398503 Next

Large loops in R

On Tue, Dec 4, 2012 at 8:43 PM, Peter Langfelder
<peter.langfelder at gmail.com> wrote:
hmmm I didn't know that the limitation of R was below this value. I
found this error message:

"Error in matrix(0, 48000, 48000) : too many elements specified"

but I thought it was a machine limitation (and I was asking for access
to a better machine in my labs...). Thanks for clarifying it.

Well, when Sarah gave me the answer for my problem, I got a new one :)
Thank you, Sarah and Peter.

So, is there any other way to "trick R" and allocate such large matrices?

Best,

Charles