summaryrefslogtreecommitdiff
path: root/math/R-RArcInfo
diff options
context:
space:
mode:
authorbrook <brook>2012-04-15 16:57:19 +0000
committerbrook <brook>2012-04-15 16:57:19 +0000
commit9a3f6ca55b64feaf3d3d9b778cd976282de866ef (patch)
treeb04d31ba7c5598a34d5204c8101fcf364d6cbb57 /math/R-RArcInfo
parent4bd4f545937af0e8f75b4f2a90a01ec3a8f9dbad (diff)
downloadpkgsrc-9a3f6ca55b64feaf3d3d9b778cd976282de866ef.tar.gz
Update to RArcInfo v0.4-12, added LICENSE and regularized package files.
Diffstat (limited to 'math/R-RArcInfo')
-rw-r--r--math/R-RArcInfo/DESCR14
-rw-r--r--math/R-RArcInfo/Makefile19
-rw-r--r--math/R-RArcInfo/distinfo8
3 files changed, 22 insertions, 19 deletions
diff --git a/math/R-RArcInfo/DESCR b/math/R-RArcInfo/DESCR
index 994d1062f0e..15b4bce7ada 100644
--- a/math/R-RArcInfo/DESCR
+++ b/math/R-RArcInfo/DESCR
@@ -1,13 +1,13 @@
-RArcInfo is a package for the R statistical program to import
-Arc/Info V7.x binary coverages. It is based on the library Avcelib
-written by Daniel Morissette.
+RArcInfo is a package for the R statistical program to import Arc/Info
+V7.x binary coverages. It is based on the library Avcelib written by
+Daniel Morissette.
Currently, RArcInfo supports most of the file formats stored by these
type of coverages. The geographical information (arcs, polygons,
topological relationships, etc.) are stored using lists, but all the
tables containing related information are imported into a data frame.
-Once the desired data are imported, the user can draw maps, even filling
-the polygons according to the value of a given covariate. Although R is
-not designed for heavy G.I.S. work, this package is very helpful to work
-with binary coverages inside R.
+Once the desired data are imported, the user can draw maps, even
+filling the polygons according to the value of a given
+covariate. Although R is not designed for heavy G.I.S. work, this
+package is very helpful to work with binary coverages inside R.
diff --git a/math/R-RArcInfo/Makefile b/math/R-RArcInfo/Makefile
index eb73694c608..b7dce1568d5 100644
--- a/math/R-RArcInfo/Makefile
+++ b/math/R-RArcInfo/Makefile
@@ -1,15 +1,18 @@
-# $NetBSD: Makefile,v 1.4 2008/10/13 11:29:42 markd Exp $
+# $NetBSD: Makefile,v 1.5 2012/04/15 16:57:19 brook Exp $
#
-CATEGORIES= math
-MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
-MAINTAINER= mchittur@cs.nmsu.edu
-HOMEPAGE= ${R_HOMEPAGE_BASE}/RArcInfo/
-COMMENT= Package uses the functions to read geographical information in Arc/Info
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= ${R_HOMEPAGE_BASE}/RArcInfo/
+COMMENT= Read geographical information from Arc/Info
+LICENSE= gnu-gpl-v2
-R_PKGNAME= RArcInfo
-R_PKGVER= 0.4-7
+R_PKGNAME= RArcInfo
+R_PKGVER= 0.4-12
+
+DEPENDS+= R-RColorBrewer>=1.0.5:../../math/R-RColorBrewer
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-RArcInfo/distinfo b/math/R-RArcInfo/distinfo
index 2bb0e4be29a..e3a3324f259 100644
--- a/math/R-RArcInfo/distinfo
+++ b/math/R-RArcInfo/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2008/10/13 11:29:42 markd Exp $
+$NetBSD: distinfo,v 1.3 2012/04/15 16:57:19 brook Exp $
-SHA1 (R/RArcInfo_0.4-7.tar.gz) = 11f55e0a8f6cbc4cf2e04f53facfad4e714a89a9
-RMD160 (R/RArcInfo_0.4-7.tar.gz) = 43097e8e294b52fc004638f8c615cdab027fed3d
-Size (R/RArcInfo_0.4-7.tar.gz) = 447721 bytes
+SHA1 (R/RArcInfo_0.4-12.tar.gz) = 26eea6768946ebb1cb722a3e41771c0d3e675ec5
+RMD160 (R/RArcInfo_0.4-12.tar.gz) = 2dfc012db4dd9c1ceb23c356054c924ce0334d5b
+Size (R/RArcInfo_0.4-12.tar.gz) = 463131 bytes