[Rspatial-devel] new sp on /incoming (was: Re: spacetime_0.4-1.tar.gz)
Kurt Hornik
Kurt.Hornik at wu.ac.at
Tue May 31 16:52:03 CEST 2011
>>>>> Edzer Pebesma writes:
> Kurt, the new sp on /incoming hopefully solves the issue you mentioned
> below (only change: removed one character: is.nan -> is.na)
Thanks, on CRAN now.
For spacetime, I now seem to get
* checking tests ... ERROR
Running the tests in ‘tests/over.R’ failed.
Last 13 lines of output:
59 956
60 958
61 974
62 975
63 976
64 978
>
> x = as(x, "STSDF")
> over(x, y)
Error in get(name, envir = asNamespace(pkg), inherits = FALSE) :
object '.index2list' not found
Calls: over ... over -> .local -> over -> over -> .local -> ::: -> get
?
Best
-k
> --
> 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