[Rspatial-devel] sp_0.9-94.tar.gz

Prof Brian Ripley ripley at stats.ox.ac.uk
Wed Feb 1 08:08:35 CET 2012


On 31/01/2012 19:57, Edzer Pebesma wrote:
> CRAN masters,
>
> I uploaded sp_0.9-94.tar.gz to /incoming on CRAN.
>
> I checked it succesfully against 78 out of the 86 packages that depend
> on sp (thanks to Uwe's help with the script); the others 6 I couldn't
> check because of other complex dependencies, too complex for me.
>
> The major change is that to class SpatialGrid, which no longer is() a
> SpatialPixels, but needs explicit coercion to become so.
>
> Best regards,

Did you try pgirmess? It looks to me as if it has been affected:

 > ### Name: rwhatpoly
...
 > # extraction
 > rwhatpoly(meuse.grid,SP,att=4) # get the number of pixels of each 
soil category (column) in each polygon (rows)
Error in table(polyID, sgdf at data[, att], useNA = "ifany") :
   all arguments must have the same length

Everything else looks fine: the output from some of your examples will 
change in 2.15.0 (the number of NAs is reported by summary() as an integer).

Brian

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595


More information about the Rspatial-devel mailing list