Displaying 20 results from an estimated 1000 matches similar to: "Installing sp and rgdal libraries"
2008 Nov 24
1
rgdal and spgrass6
Hi,
i'm trying to install the packages rgdal and spgrass6 by "install.packages"
but i receive always this message:
ERROR: configuration failed for package 'rgdal'
** Removing '/home/thyberio/R/i486-pc-linux-gnu-library/2.7/rgdal'
** Restoring previous '/home/thyberio/R/i486-pc-linux-gnu-library/2.7/rgdal'
The downloaded packages are in
2010 Oct 17
1
rgdal package (Matteo Toro)
>Hi everybody,
>
>I'm trying to install the "rgdal" package in R, but it seems not possible...
>
>i'm typing
>
>> install.packages("rgdal")
>Warning in install.packages("rgdal") :
> argument 'lib' is missing: using '/home/toro/R/i486-pc-linux-gnu-library/2.
>9'
>--- Please select a CRAN mirror for use in
2007 Jun 13
1
installing GRASS-R packages
Hi,
I tried to install R packages required for the GRASS-R interface by
using the following command (copied from
http://www.geog.uni-hannover.de/grass/statsgrass/grass6_r_install.html):
/install.packages (c("sp", "spgrass6","rgdal","maptools"), dependencies
=TRUE)/
rgdal package was installed successfully;
There were problems to find 'sp' and
2012 Feb 20
1
readVECT6 and readRAST6 fails with R and GRASS 7 ???
Hello all,
I'm having troubles getting R to load data from GRASS 7. I suspect I have
installed something wrong, but can't figure out what. Any suggestions for
what I could look for or how to trouble shoot this? Thanks in advance for
any help!
After having other issues last week, we have upgraded Debian to the testing
version. The other problems are solved, but now I can't get
2006 Sep 29
1
Loading rgdal library
I am trying to load the rgdal library in Mac OS X 10.4.7 (pismo g3
500 mhz).
I already loaded sp and compiled rgdal successfully, such that rgdal
shows up in the package manager GUI. But when I try to load rgdal, I
get the following error message:
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library '/Users/rhead/Library/R/library/rgdal/
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 28
1
Installing package rgdal
Dear R-helpers,
I am trying to install the package "rgdal" using the command
install.packages("rgdal")
in R. I get the following error
"Error: proj_api.h not found.
If the PROJ.4 library is installed in a non-standard location,
use --configure-args='--with-proj-include=/opt/local/include'
for example, replacing /opt/local/* with appropriate values
for your
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
2016 Oct 04
2
[FORGED] Re: Problem installing rgdal on a laptop running Ubuntu 16.04.1
On 5 October 2016 at 12:16, Rolf Turner wrote:
|
| On 05/10/16 12:07, Michael Rutter wrote:
|
| > Typo on my part. Try r-cran-rgdal.
|
| Thanks. OK, I have now done
|
| sudo apt-get install r-cran-rgdal
|
| successfully.
Very good.
Now do
IP <- installed.packages()
and convince yourself that you have rgdal. You could even do
library(rgdal)
| But sad to say, it
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
>
2018 Feb 16
2
error in loading rgdal package
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
'/Library/Frameworks/R.framework/Versions/3.3/Resources/library/rgdal/libs/rgdal.so':
[[alternative HTML version deleted]]
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
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
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'
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'
2017 Sep 06
0
rgdal error when trying to import raster
Hi,
The message "there is no package called 'rgdal'" means that you don't have rgdal installed.
https://cran.r-project.org/web/packages/rgdal/index.html
Also, you will get very good patial-centric help if you subscribed to r-sig-geo here
https://stat.ethz.ch/mailman/listinfo/r-sig-geo
Cheers,
Ben
> On Sep 6, 2017, at 2:52 PM, john polo <jpolo at mail.usf.edu>
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
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
2011 Nov 23
2
Suggested alternative to rgdal for Mac for making bubble plots with R 2.14?
I'm new to making bubble plots with R, so I was going to try the following:
https://stat.ethz.ch/pipermail/r-sig-geo/2009-August/006258.html
Unfortunately, it looks like rgdal is not part of 2.14. I'm not sure if it was the mirror I selected or something else is going on.
> install.packages("rgdal")
--- Please select a CRAN mirror for use in this session ---
Warning
2017 Sep 06
2
rgdal error when trying to import raster
Dear useRs,
I am trying to import a raster with the line:
nlcd <- raster("/home/jpolo/NRI/nlcd_nri5000.tif")
And I keep getting an error like this:
"Warning message:
In library(package, lib.loc = lib.loc, character.only = TRUE,
logical.return = TRUE,? :
? there is no package called 'rgdal'
Error in .rasterObjectFromFile(x, band = band, objecttype =