summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorrillig <rillig>2005-11-04 08:05:09 +0000
committerrillig <rillig>2005-11-04 08:05:09 +0000
commite6a94dfbd67a190346fc2867787951f21b76d5a9 (patch)
treee6df1ac21977a0f0a4a02efc2d5ca1d0071ba100 /math
parent82837dc31c8d17ee3cc5351c28425d7fe7490c89 (diff)
downloadpkgsrc-e6a94dfbd67a190346fc2867787951f21b76d5a9.tar.gz
Imported R-GRASS from pkgsrc-wip.
Interface between GRASS 5.0 geographical information system and R, based on starting R from within the GRASS environment using values of environment variables set in the GISRC file. Interface examples should be run outside GRASS, others may be run within. Wrapper and helper functions are provided for a range of R functions to match the interface metadata structures.
Diffstat (limited to 'math')
-rw-r--r--math/R-GRASS/DESCR7
-rw-r--r--math/R-GRASS/Makefile15
-rw-r--r--math/R-GRASS/PLIST1
-rw-r--r--math/R-GRASS/distinfo5
4 files changed, 28 insertions, 0 deletions
diff --git a/math/R-GRASS/DESCR b/math/R-GRASS/DESCR
new file mode 100644
index 00000000000..f1a62019bae
--- /dev/null
+++ b/math/R-GRASS/DESCR
@@ -0,0 +1,7 @@
+Interface between GRASS 5.0 geographical information system
+and R, based on starting R from within the GRASS environment
+using values of environment variables set in the GISRC file.
+Interface examples should be run outside GRASS, others may
+be run within. Wrapper and helper functions are provided for
+a range of R functions to match the interface metadata
+structures.
diff --git a/math/R-GRASS/Makefile b/math/R-GRASS/Makefile
new file mode 100644
index 00000000000..f3174e415de
--- /dev/null
+++ b/math/R-GRASS/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/11/04 08:05:09 rillig Exp $
+#
+
+CATEGORIES= databases math
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER= mchittur@cs.nmsu.edu
+HOMEPAGE= ${R_HOMEPAGE_BASE}/DAAG.html
+COMMENT= Interface between GRASS 5.0 geographical information system and R
+
+R_PKGNAME= GRASS
+R_PKGVER= 0.2-20
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-GRASS/PLIST b/math/R-GRASS/PLIST
new file mode 100644
index 00000000000..90c4744d17f
--- /dev/null
+++ b/math/R-GRASS/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/04 08:05:09 rillig Exp $
diff --git a/math/R-GRASS/distinfo b/math/R-GRASS/distinfo
new file mode 100644
index 00000000000..3ff77f988a6
--- /dev/null
+++ b/math/R-GRASS/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/11/04 08:05:09 rillig Exp $
+
+SHA1 (R/GRASS_0.2-20.tar.gz) = d5a4dce225f8598ae25ff47302e5537aaceb503d
+RMD160 (R/GRASS_0.2-20.tar.gz) = 7bdc72c794fb172ba9bb503731c93c4a00848273
+Size (R/GRASS_0.2-20.tar.gz) = 190507 bytes