pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/geography/R-spatstat.geom (geography/R-spatstat.geom) ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9eeb58983e23
branches:  trunk
changeset: 458819:9eeb58983e23
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Sep 20 08:50:34 2021 +0000

description:
(geography/R-spatstat.geom) import R-spatstat.geom-2.2.2

Defines types of spatial data such as point patterns, mainly in two
dimensions, but also in higher dimensions. Provides class support, and
functions for geometrical operations on spatial data, used in the
'spatstat' family of packages. Excludes spatial data on a linear
network, which are covered by the separate package 'spatstat.linnet'.

diffstat:

 geography/R-spatstat.geom/DESCR    |   5 +++++
 geography/R-spatstat.geom/Makefile |  21 +++++++++++++++++++++
 geography/R-spatstat.geom/distinfo |   6 ++++++
 3 files changed, 32 insertions(+), 0 deletions(-)

diffs (44 lines):

diff -r 09ce08fcc8ef -r 9eeb58983e23 geography/R-spatstat.geom/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/geography/R-spatstat.geom/DESCR   Mon Sep 20 08:50:34 2021 +0000
@@ -0,0 +1,5 @@
+Defines types of spatial data such as point patterns, mainly in two
+dimensions, but also in higher dimensions. Provides class support, and
+functions for geometrical operations on spatial data, used in the
+'spatstat' family of packages. Excludes spatial data on a linear
+network, which are covered by the separate package 'spatstat.linnet'.
diff -r 09ce08fcc8ef -r 9eeb58983e23 geography/R-spatstat.geom/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/geography/R-spatstat.geom/Makefile        Mon Sep 20 08:50:34 2021 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2021/09/20 08:50:34 mef Exp $
+
+R_PKGNAME=     spatstat.geom
+R_PKGVER=      2.2-2
+CATEGORIES=    geography
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+COMMENT=       Geometrical Functionality of the 'spatstat' Family
+LICENSE=       gnu-gpl-v2 OR gnu-gpl-v3
+
+DEPENDS+=      R-deldir>=0.0.21:../../geography/R-deldir
+DEPENDS+=      R-spatstat.data>=2.0:../../geography/R-spatstat.data
+DEPENDS+=      R-spatstat.utils>=2.2.0:../../geography/R-spatstat.utils
+DEPENDS+=      R-polyclip>=1.10.0:../../graphics/R-polyclip
+
+# Packages suggested but not available:
+#   'spatstat.core', 'spatstat.linnet', 'maptools', 'fftwtools',
+#   'spatstat'
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r 09ce08fcc8ef -r 9eeb58983e23 geography/R-spatstat.geom/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/geography/R-spatstat.geom/distinfo        Mon Sep 20 08:50:34 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/09/20 08:50:34 mef Exp $
+
+SHA1 (R/spatstat.geom_2.2-2.tar.gz) = 3fee797401d0fbeaf3282f0ae58d5e11b99c6ef1
+RMD160 (R/spatstat.geom_2.2-2.tar.gz) = 8215d8104bf9181ee1d72114552e49603f44fa6d
+SHA512 (R/spatstat.geom_2.2-2.tar.gz) = 2e901cb3ef9709e4ae48baa7faaeef15b49a66cb29af1d7e5f1d15dc70ae2c34fe34e3299147cdf72a1f7c437aa7988541e7e30dcff1c9ea74c7b5d030b3d11a
+Size (R/spatstat.geom_2.2-2.tar.gz) = 718756 bytes



Home | Main Index | Thread Index | Old Index