-
There's a bug affecting NULL data frames in R-1.3 that affects my spatial data frame code. If we have a dataset with only locations, then the spatial data frame consists of the coordinate data and a NULL data frame with the marks/covariates. If you try and print one of these things then you get an error.
Simple (non-rasp) example:
R 1.3 :
> cbind(data.frame(),data.frame())
Error in...
2002-09-30 11:12:02 UTC by bazman
-
capper committed patchset 29 of module rasp to the Rasp: Analysis of Spatial Data in R CVS repository, changing 6 files.
2002-09-02 19:03:44 UTC by capper
-
capper committed patchset 28 of module rasp to the Rasp: Analysis of Spatial Data in R CVS repository, changing 13 files.
2002-09-02 18:47:17 UTC by capper
-
capper committed patchset 27 of module rasp to the Rasp: Analysis of Spatial Data in R CVS repository, changing 1 files.
2002-09-02 18:35:27 UTC by capper
-
baddles committed patchset 26 of module rasp to the Rasp: Analysis of Spatial Data in R CVS repository, changing 1 files.
2002-08-23 11:29:15 UTC by baddles
-
capper committed patchset 25 of module rasp to the Rasp: Analysis of Spatial Data in R CVS repository, changing 3 files.
2002-08-23 10:48:34 UTC by capper
-
capper committed patchset 24 of module rasp to the Rasp: Analysis of Spatial Data in R CVS repository, changing 4 files.
2002-08-23 10:11:37 UTC by capper
-
bazman committed patchset 23 of module rasp to the Rasp: Analysis of Spatial Data in R CVS repository, changing 3 files.
2002-08-23 10:10:04 UTC by bazman
-
bazman committed patchset 22 of module rasp to the Rasp: Analysis of Spatial Data in R CVS repository, changing 26 files.
2002-08-23 09:57:01 UTC by bazman
-
bazman committed patchset 21 of module rasp to the Rasp: Analysis of Spatial Data in R CVS repository, changing 1 files.
2002-08-23 09:55:08 UTC by bazman