Skip to content
Prev 133463 / 398500 Next

Error cannot allocate vector of size...

Rod
Hello,

I have a memory problem when I run package WinBUGS with R (2.6.1).
Until now I have been using a Pentium IV 3.2Ghz computer with 512Mb of
RAM memory (with Windows XP Pro SP2), and I hadn't had any problem.
Now I have a new computer with the following characteristics: Intel
Core 2 duo 2.33Ghz and 3Gb of RAM memory (with Windows XP Pro SP2) and
when I am running the same R syntax I receive the following error
message:

"Error: cannot allocate vector of size 216.0 Mb".

This is an extract of my R syntax:
NULL
Error: cannot allocate vector of size 216.0 Mb

I have tried:
-Change size of virtual memory inside Windows XP
-change the R memory settings
-run from DOS (R CMD BATCH...)
-reviewed the R Windows FAQ and R-Help.

but I haven't be able to find a solution !


Thank you very Much,

Rodrigo