On 16.08.2010 15:07, McEachron, Luke wrote:>
> I am running R 2.10.1 on Windows Server 03 in an effort to increase my
memory limit. The memory limit on my machine is 4 gb and 8 gb on our server.
However, when I run R within the server and try to increase my memory R still
says I am limited to 4 gb. Any thoughts?
This is a 32-bit version of R, I assume, hence you should get only 2Gb
per R instance.
If your server is running a 64-bit Windows, you may want to try R-2.11.1
64-bit or even better try R-devel (its Windows binaries are bi-arch
32-bit and 64-bit) and let us know about bugs.
Best,
Uwe Ligges
>
> Thank you in advance for the help,
>
> Luke McEachron
>
> ____________________________________________
> Luke McEachron
> Assistant Research Scientist
> Florida Fish and Wildlife Research Institute
> 100 8th Ave SE
> St. Petersburg, FL 33701
> (727) 896-8626 x. 3046
> ____________________________________________
>
>
>
>
> [[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.