[Rspatial-devel] new sp on /incoming (was: Re: spacetime_0.4-1.tar.gz)
Edzer Pebesma
edzer.pebesma at uni-muenster.de
Tue May 31 14:40:36 CEST 2011
Kurt, the new sp on /incoming hopefully solves the issue you mentioned
below (only change: removed one character: is.nan -> is.na)
--
Edzer
On 05/31/2011 08:25 AM, Kurt Hornik wrote:
>>>>>> Edzer Pebesma writes:
>
>> Yes; please retry; I made assumptions about an unreleased sp version.
>> Bests,
>
> Thankst. I now get
>
> * checking tests ... ERROR
> Running the tests in ‘tests/over.R’ failed.
> Last 13 lines of output:
> Loading required package: spacetime
> Loading required package: sp
> Loading required package: zoo
> Loading required package: xts
> > t = xts(1:10, as.POSIXct(Sys.time()+60*1:10))
> > xy = SpatialPixels(SpatialPoints(expand.grid(1:10,1:10)))
> > y = STFDF(xy, t, data.frame(a = 1:1000))
> > stplot(y)
> > x = y
> > over(x, y)
> Error in is.nan(ret) : default method not implemented for type 'list'
> Calls: over ... over -> .local -> <Anonymous> -> [<- -> [<-.data.frame
> Execution halted
>
> which may be in sp itself: see
> http://cran.r-project.org/web/checks/check_results_sp.html (my Debian
> r-devel checks are still running), this is from c56002:
>
> r56002 | murdoch | 2011-05-27 19:54:02 +0200 (Fri, 27 May 2011) | 1 line
> Make default methods for is.nan, is.finite and is.infinite less permissive.
>
> Can you pls fix?
>
> Best
> -k
>
>> On 05/30/2011 09:03 PM, Kurt Hornik wrote:
>>>>>>>> Edzer Pebesma writes:
>>>
>>>> ... now on /incoming; many additions and bug fixes.
>>>
>>> Thanks. I get
>>>
>>> * checking tests ... ERROR
>>> Running the tests in ‘tests/over.R’ failed.
>>> Last 13 lines of output:
>>> Loading required package: sp
>>> Loading required package: zoo
>>> Loading required package: xts
>>>> t = xts(1:10, as.POSIXct(Sys.time()+60*1:10))
>>>> xy = SpatialPixels(SpatialPoints(expand.grid(1:10,1:10)))
>>>> y = STFDF(xy, t, data.frame(a = 1:1000))
>>>> stplot(y)
>>>> x = y
>>>> over(x, y)
>>> Error in get(name, envir = asNamespace(pkg), inherits = FALSE) :
>>> object '.index2list' not found
>>> Calls: over ... over -> .local -> over -> over -> .local -> ::: -> get
>>> Execution halted
>>>
>>> Any ideas?
>>>
>>> Best
>>> -k
>>>
>>>> Wbr,
>>>> --
>>>> Edzer Pebesma
>>>> Institute for Geoinformatics (ifgi), University of Münster
>>>> Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251
>>>> 8333081, Fax: +49 251 8339763 http://ifgi.uni-muenster.de
>>>> http://www.52north.org/geostatistics e.pebesma at wwu.de
>>>
>>>
>
>> --
>> Edzer Pebesma
>> Institute for Geoinformatics (ifgi), University of Münster
>> Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251
>> 8333081, Fax: +49 251 8339763 http://ifgi.uni-muenster.de
>> http://www.52north.org/geostatistics e.pebesma at wwu.de
>
--
Edzer Pebesma
Institute for Geoinformatics (ifgi), University of Münster
Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251
8333081, Fax: +49 251 8339763 http://ifgi.uni-muenster.de
http://www.52north.org/geostatistics e.pebesma at wwu.de
More information about the Rspatial-devel
mailing list