Ah, I didn't read the entire message. Sorry about that!
> On Sep 6, 2017, at 7:20 PM, Jeff Newmiller wrote:
>
> Indeed, Ben, but the question was something more like it is not a Dependency,
> just Suggested, so why the error...
>
> John:
>
> If you read the Introduction to the 'raster' pack
Indeed, Ben, but the question was something more like it is not a Dependency,
just Suggested, so why the error...
John:
If you read the Introduction to the 'raster' package vignette, it indicates
that some input formats are supported within the raster package and some rely
on other packages. C
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
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'
E
4 matches
Mail list logo