diff options
author | brook <brook@pkgsrc.org> | 2012-04-01 18:05:34 +0000 |
---|---|---|
committer | brook <brook@pkgsrc.org> | 2012-04-01 18:05:34 +0000 |
commit | c9b88c6f9c18f176d4fd3bc1dad019b5dd489ed9 (patch) | |
tree | a02d74d0a08903d5cf4bf5d0ae2bc06ff9e4fecf /math/R-sp/DESCR | |
parent | 28338810c96bf996e3c09f712e544eedd2d378f4 (diff) | |
download | pkgsrc-c9b88c6f9c18f176d4fd3bc1dad019b5dd489ed9.tar.gz |
Update to version 0.9-98 of the R sp package. Cleanup of DESCR and
Makefile.
A package that provides classes and methods for spatial data. The
classes document where the spatial location information resides, for
2D or 3D data. Utility functions are provided, e.g. for plotting data
as maps, spatial selection, as well as methods for retrieving
coordinates, for subsetting, print, summary, etc.
Diffstat (limited to 'math/R-sp/DESCR')
-rw-r--r-- | math/R-sp/DESCR | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/math/R-sp/DESCR b/math/R-sp/DESCR index 9138f61e194..949960078d6 100644 --- a/math/R-sp/DESCR +++ b/math/R-sp/DESCR @@ -1,4 +1,5 @@ -A package that provides classes and methods for spatial data. The classes document -where the spatial location information resides, for 2D or 3D data. Utility functions -are provided, e.g. for plotting data as maps, spatial selection, as well as methods -for retrieving coordinates, for subsetting, print, summary, etc. +A package that provides classes and methods for spatial data. The +classes document where the spatial location information resides, for +2D or 3D data. Utility functions are provided, e.g. for plotting data +as maps, spatial selection, as well as methods for retrieving +coordinates, for subsetting, print, summary, etc. |