fastdetect
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional
3GB" /3GB /noexecute=optin /fastdetect
-Original Message-
From: r-help-boun...@r-project.org on behalf of Tim Clark
Sent: Tue 10/12/2010 5:49 AM
To: r help r-help
Cc: Tim Clark
Subject: [
12 October 2010 3:00 PM
To: r-help@r-project.org
Subject: Re: [R] Memory limit problem
> -Original Message-
> From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org]
> On Behalf Of David Winsemius
> Sent: Monday, October 11, 2010 10:07 PM
> To: Tim Clark
>
> -Original Message-
> From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org]
> On Behalf Of David Winsemius
> Sent: Monday, October 11, 2010 10:07 PM
> To: Tim Clark
> Cc: r help r-help
> Subject: Re: [R] Memory limit problem
>
>
> On
On Oct 11, 2010, at 11:49 PM, Tim Clark wrote:
Dear List,
I am trying to plot bathymetry contours around the Hawaiian Islands
using the
package rgdal and PBSmapping. I have run into a memory limit when
trying to
combine two fairly small objects using cbind(). I have increased
the memor
Dear List,
I am trying to plot bathymetry contours around the Hawaiian Islands using the
package rgdal and PBSmapping. I have run into a memory limit when trying to
combine two fairly small objects using cbind(). I have increased the memory to
4GB, but am being told I can't allocate a vector
Hi,
On Thu, Sep 10, 2009 at 8:24 PM, oleg portnoy wrote:
> Hi,
> I have Win XP 32, 4 gig DDR2 and R 2.9.2.
> I have memory limit problems.
>> memory.limit(4090)
> [1] 4090
>
>> memory.limit()
> [1] 4090
>> a<-trans.matrix.f(7) # made big matrix of integer 16384*16384
> Error: cannot allocate vect
Hi,
I have Win XP 32, 4 gig DDR2 and R 2.9.2.
I have memory limit problems.
> memory.limit(4090)
[1] 4090
> memory.limit()
[1] 4090
> a<-trans.matrix.f(7) # made big matrix of integer 16384*16384
Error: cannot allocate vector of size 512.0 Mb
I not have other objects in R memory.
what I do?
trans
7 matches
Mail list logo