Ray Cheung
2013-May-23 14:53 UTC
[R] error message solution: cannot allocate vector of size 200Mb
Dear All, I wrote a program using R 2.15.2 but this error message "cannot allocate vector of size 200Mb" appeared. I want to ask in general how to handle this situation. I try to run the same program on other computers. It is perfectly fine. Can anybody help? Thank you very much in advance. Best Regards, Ray [[alternative HTML version deleted]]
Gyanendra Pokharel
2013-May-23 14:57 UTC
[R] error message solution: cannot allocate vector of size 200Mb
Try in R 64 bit. Thanks Gyanendra Pokharel University of Guelph Guelph, ON On Thu, May 23, 2013 at 10:53 AM, Ray Cheung <ray1728@gmail.com> wrote:> Dear All, > > I wrote a program using R 2.15.2 but this error message "cannot allocate > vector of size 200Mb" appeared. I want to ask in general how to handle this > situation. I try to run the same program on other computers. It is > perfectly fine. Can anybody help? Thank you very much in advance. > > Best Regards, > Ray > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help@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. >[[alternative HTML version deleted]]