Skip to content
Back to formatted view

Raw Message

Message-ID: <1373626924487-4671395.post@n4.nabble.com>
Date: 2013-07-12T11:02:04Z
From: Jonsson
Subject: What is the maximum limit for an array?

Hello All,
I am having a problem with this:

file<-array(dim=c(1440,720,700,3))
      Error in array(dim = c(1440, 720, 700, 3)) : 
       'dim' specifies too large an array

I have a memory of 20GB, But I do not know where is the problem!Any help

When I replaced 700 by any number bellow like( 600,500),it worked without
any problem.



--
View this message in context: http://r.789695.n4.nabble.com/What-is-the-maximum-limit-for-an-array-tp4671395.html
Sent from the R help mailing list archive at Nabble.com.