Re: [R-sig-Geo] spplot help, please

2017-10-20 Thread Bede-Fazekas Ákos
Hi Marvin, this code works fine just as it should work. Which "state map" you need? A basemap with terrain/roads/cities/borders? In this case there are several possibilities to do that. Have a look at these links, they may solve your problem: https://pakillo.github.io/R-GIS-tutorial/#gmap

Re: [R-sig-Geo] Is the raster package still receiving updates?

2017-10-20 Thread Roger Bivand
The CRAN raster package has not been abandoned, if it had, it would have been reclassified as orphaned. Its test results have notes but no warnings or errors. It would be orphaned if the maintainer did not respond to CRAN requests to resolve test errors. Consequently, you are suggesting a fork,

Re: [R-sig-Geo] Is the raster package still receiving updates?

2017-10-20 Thread Hodgess, Erin
I could take a swat at it, if you wish. Please do send me the list of fixes. I could start in about a week, if that would work. Sincerely, Erin Erin M. Hodgess Associate Professor Department of Mathematics and Statistics University of Houston - Downtown mailto: hodge...@uhd.edu

[R-sig-Geo] spplot help, please

2017-10-20 Thread Marvin Sharma via R-sig-Geo
Hi,I wanted to plot the spplot of my model residuals. The plot works fine, but the state map does not appear. Code is given below and the data are attached. I would greatly appreciate any help in this. Marvin

Re: [R-sig-Geo] Is the raster package still receiving updates?

2017-10-20 Thread Michael Sumner
No, it's effectively abandoned. No concrete plans known. I'm interested to keep it going and have kept a list of fixes needed, but not sure when or if I'll get to it. I'd support any efforts in this, I'll rely on raster for many years still. Cheers, Mike On Sat, 21 Oct 2017, 02:05 Thiago V.

[R-sig-Geo] Is the raster package still receiving updates?

2017-10-20 Thread Thiago V. dos Santos via R-sig-Geo
Dear list, I realized that the latest version of the raster package was released on CRAN over a year ago. I also noticed that Robert's participation in this list has become rather scarce. I was just wondering whether the raster package is still receiving updates? Greetings, -- Thiago V.

Re: [R-sig-Geo] spatial distance in sum metric spatiotemporal variogram

2017-10-20 Thread Dr . Benedikt Gräler
Dear Sara, if you provide information about the coordinate reference system in your object lnpm10_stfdf@sp@proj4string (e.g. if your data is recorded as WGS84 geographic coordinates: lnpm10_stfdf@sp@proj4string <- CRS("+init=epsg:4326") ), distances are calculated as great-circle distances

Re: [R-sig-Geo] creating xts object

2017-10-20 Thread Dr . Benedikt Gräler
I tried to re-build the issue with a small toy example (see below). Like you, I also observe that the "timelag" column only denotes Jan . But this is due to the fact that yearmon of "0" difference is Jan . Checking also the values of empVgm and the wireframe plot indicates that

Re: [R-sig-Geo] convert "errorsarlm" to "lm"

2017-10-20 Thread Roger Bivand
On Wed, 18 Oct 2017, niv de malach wrote: Hi all, I need to convert an "errorsarlm" object into a simple "lm" object because the package I use ("piecewiseSEM") could not deal with "errorsarlm". Is there a way to transform the object? Please give a reproducible example [1] showing what you are

[R-sig-Geo] Custom legend with tmap

2017-10-20 Thread Ulrike Grömping
Dear all, I have a question on custom legends with tmap: the code below places small charts which have been previously stored as png files (file names in named character vector fns) on a map. The colors in these charts (stored in the vector farben) need a legend. Adding the legend with

[R-sig-Geo] spatial distance in sum metric spatiotemporal variogram

2017-10-20 Thread sara osama
Dear All, I have fitted the attached sum-metric variogram using the following command: varpm10 <- variogramST(lnpm10only~1,data=lnpm10_stfdf,assumeRegular=F,na.omit=T) and the distance in the figure are in decimals. I want to know how this distances are calculated and what is the unit of