From 6b9537c79db7652b6e8b1902e405b7f5d2a6290d Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Tue, 17 Mar 2009 15:37:45 +0000 Subject: R-sp is 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. WWW: http://r-spatial.sourceforge.net/ PR: ports/130974 Submitted by: Wen Heping --- math/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/Makefile') diff --git a/math/Makefile b/math/Makefile index bcbf5c9ff55d..407b70ce0f51 100644 --- a/math/Makefile +++ b/math/Makefile @@ -6,6 +6,7 @@ SUBDIR += GiNaC SUBDIR += PDL SUBDIR += R + SUBDIR += R-sp SUBDIR += aamath SUBDIR += abakus SUBDIR += abs -- cgit v1.2.3