[R] error message solution: cannot allocate vector of size 200Mb

2013-05-23 Thread Ray Cheung
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.


Re: [R] error message solution: cannot allocate vector of size 200Mb

2013-05-23 Thread Gyanendra Pokharel
Try in R 64 bit.
Thanks

Gyanendra Pokharel
University of Guelph
Guelph, ON


On Thu, May 23, 2013 at 10:53 AM, Ray Cheung ray1...@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]]

__
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.