pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/geography/R-maptools Import maptools_0.9-4 as geograph...
details: https://anonhg.NetBSD.org/pkgsrc/rev/eb5a3f6136d7
branches: trunk
changeset: 316877:eb5a3f6136d7
user: wen <wen%pkgsrc.org@localhost>
date: Fri Dec 21 12:08:04 2018 +0000
description:
Import maptools_0.9-4 as geography/R-maptools.
Set of tools for manipulating and reading geographic data, in
particular ESRI shapefiles; C code used from shapelib. It includes
binary access to GSHHS shoreline files. The package also provides
interface wrappers for exchanging spatial objects with packages
such as PBSmapping, spatstat, maps, RArcInfo, Stata tmap, WinBUGS,
Mondrian, and others.
diffstat:
geography/R-maptools/DESCR | 6 ++++++
geography/R-maptools/Makefile | 16 ++++++++++++++++
geography/R-maptools/distinfo | 6 ++++++
3 files changed, 28 insertions(+), 0 deletions(-)
diffs (40 lines):
diff -r 5244d858a250 -r eb5a3f6136d7 geography/R-maptools/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/geography/R-maptools/DESCR Fri Dec 21 12:08:04 2018 +0000
@@ -0,0 +1,6 @@
+Set of tools for manipulating and reading geographic data, in
+particular ESRI shapefiles; C code used from shapelib. It includes
+binary access to GSHHS shoreline files. The package also provides
+interface wrappers for exchanging spatial objects with packages
+such as PBSmapping, spatstat, maps, RArcInfo, Stata tmap, WinBUGS,
+Mondrian, and others.
diff -r 5244d858a250 -r eb5a3f6136d7 geography/R-maptools/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/geography/R-maptools/Makefile Fri Dec 21 12:08:04 2018 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2018/12/21 12:08:04 wen Exp $
+
+CATEGORIES= geography
+
+MAINTAINER= wen%NetBSD.org@localhost
+HOMEPAGE= ${R_HOMEPAGE_BASE}/maptools/
+COMMENT= Tools for reading and handling spatial objects
+LICENSE= gnu-gpl-v2
+
+R_PKGNAME= maptools
+R_PKGVER= 0.9-4
+
+DEPENDS+= R-sp>=1.0.11:../../math/R-sp
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r 5244d858a250 -r eb5a3f6136d7 geography/R-maptools/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/geography/R-maptools/distinfo Fri Dec 21 12:08:04 2018 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/12/21 12:08:04 wen Exp $
+
+SHA1 (R/maptools_0.9-4.tar.gz) = 6bb7c13fd0c7439d9d98a63eb9e9b7b9add8e369
+RMD160 (R/maptools_0.9-4.tar.gz) = 3b33205fed947ed764ec0a00f2300b5ea80cbce0
+SHA512 (R/maptools_0.9-4.tar.gz) = 871ad174e4ac68a273615ae167916f2cc45f3ce903174596b3a70037819c107d3bb7c2f2f39292c4caaff477b5a5e8fe93607c1fbc1400f58278a28896c70d31
+Size (R/maptools_0.9-4.tar.gz) = 1580721 bytes
Home |
Main Index |
Thread Index |
Old Index