Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

13
math/R-RArcInfo/DESCR Normal file
View File

@@ -0,0 +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.
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.

18
math/R-RArcInfo/Makefile Normal file
View File

@@ -0,0 +1,18 @@
# $NetBSD: Makefile,v 1.5 2012/04/15 16:57:19 brook Exp $
#
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
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-12
DEPENDS+= R-RColorBrewer>=1.0.5:../../math/R-RColorBrewer
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"

5
math/R-RArcInfo/distinfo Normal file
View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.3 2012/04/15 16:57:19 brook Exp $
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