Message-ID: <E56467A7-7D7C-4CA6-B9AC-DF0A36A7AB7C@uv.es>
Date: 2010-12-24T13:03:22Z
From: Agustin Diez Castillo
Subject: rgdal from kyngchaos: Error in get(Info[i, 1], envir = env) :
In-Reply-To: <AANLkTikUaN0o3vOz3njY=+Tsz9pV0kjiPEjaPA+a07hC@mail.gmail.com>
On Dec 24, 2010, at 10:21 AM, Agustin Lobo wrote:
> After having installed GDAL from
> http://www.kyngchaos.com/files/software/frameworks/GDAL_Complete-1.7.dmg
> and downloading
> http://www.kyngchaos.com/files/software/frameworks/rgdal-0.6.29-1.zip
> I install rgdal and get:
>
>> install.packages("/Users/agustinlobo/Downloads/rgdal/rgdal_0.6-29.tgz")
> inferring 'repos = NULL' from the file name
>> require(rgdal)
> Loading required package: rgdal
> Error in get(Info[i, 1], envir = env) :
> no se puede asignar un bloque de memoria de tama?o 2.2 Gb
>
> (== cannot assign a memory block of size 2.2 Gb)
>
> Is this a particular problem in this computer? Any fix?
>
> (BTW, cannot find how to get these messages in English)
defaults write org.R-project.R force.LANG en_US.UTF-8
>
> Agus
>
> _______________________________________________
> R-sig-Geo mailing list
> R-sig-Geo at r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-geo
>