summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/R-sp/DESCR4
-rw-r--r--math/R-sp/Makefile15
-rw-r--r--math/R-sp/distinfo5
3 files changed, 24 insertions, 0 deletions
diff --git a/math/R-sp/DESCR b/math/R-sp/DESCR
new file mode 100644
index 00000000000..9138f61e194
--- /dev/null
+++ b/math/R-sp/DESCR
@@ -0,0 +1,4 @@
+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.
diff --git a/math/R-sp/Makefile b/math/R-sp/Makefile
new file mode 100644
index 00000000000..9c16ae79376
--- /dev/null
+++ b/math/R-sp/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/10/14 08:15:24 markd Exp $
+#
+
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= ${R_HOMEPAGE_BASE}/sp/
+COMMENT= classes and methods for spatial data
+
+R_PKGNAME= sp
+R_PKGVER= 0.9-26
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-sp/distinfo b/math/R-sp/distinfo
new file mode 100644
index 00000000000..fbabcace23f
--- /dev/null
+++ b/math/R-sp/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/10/14 08:15:24 markd Exp $
+
+SHA1 (R/sp_0.9-26.tar.gz) = 5547c2797526f250d6b709c50773fee58b51577b
+RMD160 (R/sp_0.9-26.tar.gz) = b597c493063c0129cf4db3c1903f08c28957fc7f
+Size (R/sp_0.9-26.tar.gz) = 350729 bytes