[R] Error message
Jessica Streicher
j.streicher at micromata.de
Mon Nov 5 16:16:18 CET 2012
It depends a bit on your setup, but you could have a look at
?memory.size
or
?memory.limit
and see if any of that helps
Jessi
On 05.11.2012, at 12:49, Haris Rhrlp wrote:
> Dear R users,
>
> I have this problem with memory i guess
>
> AA<-array(rep(0,96096000),dim=c(16,5,3003,400))
> Error: cannot allocate vector of size 733.2 Mb
>
> can anyone help me,
> Thanks in advance...
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
More information about the R-help
mailing list