pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/R-spatstat.geom
Module Name: pkgsrc
Committed By: mef
Date: Mon Sep 20 08:50:34 UTC 2021
Added Files:
pkgsrc/geography/R-spatstat.geom: DESCR Makefile distinfo
Log Message:
(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'.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/geography/R-spatstat.geom/DESCR \
pkgsrc/geography/R-spatstat.geom/Makefile \
pkgsrc/geography/R-spatstat.geom/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/geography/R-spatstat.geom/DESCR
diff -u /dev/null pkgsrc/geography/R-spatstat.geom/DESCR:1.1
--- /dev/null Mon Sep 20 08:50:34 2021
+++ pkgsrc/geography/R-spatstat.geom/DESCR Mon Sep 20 08:50:34 2021
@@ -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'.
Index: pkgsrc/geography/R-spatstat.geom/Makefile
diff -u /dev/null pkgsrc/geography/R-spatstat.geom/Makefile:1.1
--- /dev/null Mon Sep 20 08:50:34 2021
+++ pkgsrc/geography/R-spatstat.geom/Makefile Mon Sep 20 08:50:34 2021
@@ -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"
Index: pkgsrc/geography/R-spatstat.geom/distinfo
diff -u /dev/null pkgsrc/geography/R-spatstat.geom/distinfo:1.1
--- /dev/null Mon Sep 20 08:50:34 2021
+++ pkgsrc/geography/R-spatstat.geom/distinfo Mon Sep 20 08:50:34 2021
@@ -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