Displaying 20 results from an estimated 800 matches similar to: "rgdal package (Matteo Toro)"
2015 Jan 16
1
Error installing 'rgdal' on Centos 7
Good morning Martyn.
Thank you for your email.
Some details for the problem.
This is the message of the console in R:
------------------
> install.packages("rgdal")
Installing package into
?/home/aliendist/R/x86_64-redhat-linux-gnu-library/3.1?
(as ?lib? is unspecified)
probando la URL 'http://cran.rstudio.com/src/contrib/rgdal_0.9-1.tar.gz'
Content type
2006 Sep 07
1
rgdal on a Mac
I am trying to install the rgdal package on my Mac OS X 3.9. I
downloaded and installed the GDAL libraries from Fink and then tried to
install rgdal and got the following message. I tried to determine if
the GDAL libraries were in my path but I'm not sure how to do that.
Any ideas? Thanks.
trying URL
'http://www.biometrics.mtu.edu/CRAN/src/contrib/rgdal_0.4-10.tar.gz'
2012 Jul 10
1
problem for installing rgdal
Hello,
I run [R] 2.14 on Mac OS 10.6 and I've been desperately trying to install rpy2 in order to compute spatial statistics on QGIS 1.7.3.
rpy2 is dependent upon the rgdal [R]package that I've been unable to install in spite of up to date versions of GDAL and PROJ.
More precisely, [R] console writes "Error: gdal-config not found". As a matter of fact, typing
2015 Jan 16
2
[R-sig-Geo] Error installing 'rgdal' on Centos 7
Hello Roger:
Thank you for your email.
Some details for the problem.
This is the message of the console in R:
------------------
install.packages("rgdal")
Installing package into
?/home/aliendist/R/x86_64-redhat-linux-gnu-library/3.1?
(as ?lib? is unspecified)
probando la URL 'http://cran.rstudio.com/src/contrib/rgdal_0.9-1.tar.gz'
Content type 'application/x-gzip'
2009 Jun 24
1
rgdal package -- Error in installing package
R-help,
I'm trying to install the rgdal package under Ubuntu
but I get the following warning:
> install.packages("rgdal")
Warning in install.packages("rgdal", configure.args = "--with-gdal-modules=/usr/local/lib") :
argument 'lib' is missing: using '/home/luisridaocruz/R/x86_64-pc-linux-gnu-library/2.8'
which causes the error:
>
2011 May 06
1
Installing rgdal in R: correct -configure flags for GDAL install on Linux Redhat
Hi, I'm installing rgdal but I keep having failures because I have not been
able to find a good source of information for the correct configuration
settings when installing GDAL.
My error from the R install.packages("rgdal") is below.
Can someone point me to a good source to tell me how to set after
./configure when installing GDAL?
I'd like to be able to work with raster
2012 Oct 17
3
Install rgdal, lazy loading error
Hi all,
I have successfully made and installed both gdal, and proj.4, but still
cannot get rgdal to be installed in R. I think i'm very close. I do not
have root access, if that matters, i've installed everything locally. I'm
using debian on a beowulf cluster.
I call:
install.packages("rgdal", .libPaths()[1], configure.args =
2007 May 30
4
Connecting to PostgreSQL/PostGIS from R (rgdal?)
Hello,
I've been trying every now and then to find a cross operating system
solution that would let me access PostgreSQL (and PostGIS) from R, or to
access R from PostgreSQL. I know of pl/r, which accomplishes the
latter, but has yet to be successfully ported to Windows. Similarly,
I've tried to use Rdbi and DBI, but I haven't had luck with those on
Windows either for connecting to
2011 Jan 16
1
problem installing rgdal
Dear R experts,
I'm trying to install rgdal in my R 2.11.1 (Ubuntu 10.10).
I have as an ouput the following messages. It seems that there are problems
with libgdal1.7.0 or sqlite3...
Could someboby help me?
Thanks a lot!
Ale
> install.packages()
Warning in install.packages() :
argument 'lib' is missing: using '/home/ale/R/i686-pc-linux-gnu-library/2.
11'
trying URL
2006 Oct 04
2
compiling rgdal package on windows / macos
Greetings:
As I am not a windows user, I cannot try this: is it possible to install rgdal
on windows without having to compile it from source ?
Compilation on MacOS is within my abilities, however each time i try and
install the rgdal package it dies complaining that it cannot find
gdal-config --- which was recently installed with GRASS. I have updated my
PATH environment variable, logged
2007 Apr 05
1
Problem installing rgdal on Mac OS X
Please forgive me for posting this here if it is not appropriate (where
should this question be posed?)?
I am attempting to install rgdal (from source, since there is no binary)
on Mac OS X 10.4.9 on a PowerPC G3 Macintosh. I have R version 2.4.1
(2006-12-18) installed. Following the install directions suggested at:
http://www.sal.uiuc.edu/tools/tools-sum/rgeo/rgeo-detail/map-packages-on-cran
2011 Jun 23
1
Help: how to install "rgdal package" on Ubuntu desktop?
Dear groups:
I have tried to install rgdal in my Ubuntu, but it is not as straight
as installing "sp". It demand the pre-installed GDAL and proj.4.
I searched the source code in http://trac.osgeo.org/proj/ and
http://trac.osgeo.org/gdal/wiki/DownloadSource. but don't know how to
compile them.
Who will give me a hint?
Thanks a lot.
Ethan Chang
Centers for Disease Control &
2015 Jan 15
4
Error installing 'rgdal' on Centos 7
Hello:
I can't install the ' rgdal ' package in R and ' GDAL ' on CentOS 7
(ELGIS repo added).
Is there any solution?
Thanks
--
Manuel Pizarro
EBD-CSIC
2009 Oct 30
3
Help with RGDAL
Hello,
We (two mac users) have been attempting to install rgdal from "http://www.kyngchaos.com/software:frameworks", given that it is not available as a binary on the CRAN (binaries) of the "Package Installer".
I have also tried to solve this problem by looking on the net for an old question, and though I have found it, the answers do not help very much because our porgraming
2012 Jun 21
1
rgdal package load problem
I am having trouble getting the rgal package to work on Mac OS X. I suspect
it has something to do with the link between the rgal package and the
associated programs GDAL and PROJ4. Here is the message I get when I
attempt to load rgal
> library("rgdal")
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared object
2018 Feb 16
0
error in loading rgdal package
Hi Lily,
lily li <chocold12 at gmail.com> writes:
> Hi R users,
>
> Could you help me to see this problem? I could now load "rgdal" even though
> I downloaded the compressed folder. Thanks for your help.
>
> Loading required package: sp
> Error in dyn.load(file, DLLpath = DLLpath, ...) :
> unable to load shared object
>
2016 Oct 04
5
Problem installing rgdal on a laptop running Ubuntu 16.04.1
I previously sent a cri de coeur about this problem to the r-help list
but so far have not managed to extract a solution. So I am trying here.
(Uh, Ubuntu *is* a "special instance" of Debian, isn't it?)
The problem is that I cannot install rgdal, and I need it. Rather
desperately.
I do:
install.packages("rgdal",lib="/home/rolf/Rlib")
and get the error
2012 Sep 11
0
Rgdal installation error
Hi guys,
I had looked for help on the debian gis list, but given this thread and
others (https://stat.ethz.ch/pipermail/r-sig-debian/2011-April/001590.html ),
maybe someone here could assist. I’m looking a bit of guidance trying to
install rgdal on a beowulf cluster where i don't have root access.
I was able to successfully download the gdal binaries and compile it to my
home
2008 Oct 09
1
Hardy 64 bit and Package Support
Hi All,
Not a new R user, but new to R with Linux, specifically Ubuntu Hardy
Heron 8.04 64bit.
I have had success installing common packages using the typical R
interface (in Linux), but have had problems installing less common
packages like (rgdal) and (RSAGA) that are not loaded with R. I'm
wondering if there are any tricks to these libraries that won't
install, from reading the
2011 Apr 27
1
Package rgdal
Hi
It was quite tricky to install package rgdal, needed to try a few times
installing different gdal and proj debian packages...
If feel it is one of the complicated package that deserve an automatic
install... Do you think it would be possible to have once this package
on r-cran- ? Or on the ppa you were mentioning Michael?
Would be so nice and helpful!!!
Thanks a lot
Matthieu