Re: [R] Yet another memory limit problem

2010-08-19 Thread Tim Clark
: Peter Dalgaard To: Tim Clark Cc: r-help@r-project.org Sent: Wed, August 18, 2010 8:34:56 AM Subject: Re: [R] Yet another memory limit problem On 08/18/2010 11:19 AM, Tim Clark wrote: > Dear List, ... > I would appreciate some help.  I think I set the target field correctly, both > m

Re: [R] Yet another memory limit problem

2010-08-18 Thread Peter Dalgaard
On 08/18/2010 11:19 AM, Tim Clark wrote: > Dear List, ... > I would appreciate some help. I think I set the target field correctly, both > memory.size and memory.limit indicate I have over 2G of memory, yet I can't > allocate 831.3Mb? It just doesn't make sense to me. That shouldn't by itself

Re: [R] Yet another memory limit problem

2010-08-18 Thread ONKELINX, Thierry
xtracted from a given body of data. ~ John Tukey > -Oorspronkelijk bericht- > Van: r-help-boun...@r-project.org > [mailto:r-help-boun...@r-project.org] Namens Tim Clark > Verzonden: woensdag 18 augustus 2010 11:19 > Aan: r-help@r-project.org > Onderwerp: [R] Yet an

[R] Yet another memory limit problem

2010-08-18 Thread Tim Clark
Dear List, I have read and read and still don't get why I am getting a memory issue.  I am using a Samsung PC running Windows 7.  I have set memory in the target field:  "C:\Program Files (x86)\R\R-2.11.1\bin\Rgui.exe" --max-mem-size=3G But when I try a simple plot I get: >   plot(mydat$Date,my