pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/geography/R-spatstat.sparse (geography/R-spatstat.spar...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b1ed2754060c
branches: trunk
changeset: 458826:b1ed2754060c
user: mef <mef%pkgsrc.org@localhost>
date: Mon Sep 20 09:56:02 2021 +0000
description:
(geography/R-spatstat.sparse) import R-spatstat.sparse-2.0.0
Defines sparse three-dimensional arrays and supports standard
operations on them. The package also includes utility functions for
matrix calculations that are common in statistics, such as quadratic
forms.
diffstat:
geography/R-spatstat.sparse/DESCR | 4 ++++
geography/R-spatstat.sparse/Makefile | 16 ++++++++++++++++
geography/R-spatstat.sparse/distinfo | 6 ++++++
3 files changed, 26 insertions(+), 0 deletions(-)
diffs (38 lines):
diff -r e86d28947b79 -r b1ed2754060c geography/R-spatstat.sparse/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/geography/R-spatstat.sparse/DESCR Mon Sep 20 09:56:02 2021 +0000
@@ -0,0 +1,4 @@
+Defines sparse three-dimensional arrays and supports standard
+operations on them. The package also includes utility functions for
+matrix calculations that are common in statistics, such as quadratic
+forms.
diff -r e86d28947b79 -r b1ed2754060c geography/R-spatstat.sparse/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/geography/R-spatstat.sparse/Makefile Mon Sep 20 09:56:02 2021 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2021/09/20 09:56:02 mef Exp $
+
+R_PKGNAME= spatstat.sparse
+R_PKGVER= 2.0-0
+CATEGORIES= geography
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+COMMENT= Sparse Three-Dimensional Arrays and Linear Algebra Utilities
+LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
+
+DEPENDS+= R-spatstat.utils>=2.1.0:../../geography/R-spatstat.utils
+DEPENDS+= R-abind>=1.4.5:../../math/R-abind
+DEPENDS+= R-tensor>=1.5:../../math/R-tensor
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r e86d28947b79 -r b1ed2754060c geography/R-spatstat.sparse/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/geography/R-spatstat.sparse/distinfo Mon Sep 20 09:56:02 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/09/20 09:56:02 mef Exp $
+
+SHA1 (R/spatstat.sparse_2.0-0.tar.gz) = 33b2031ef2891600945e43bb5dea1f87fcb64bc2
+RMD160 (R/spatstat.sparse_2.0-0.tar.gz) = e4852eb924eaed1371c6a2f27eb561ec9b8fe864
+SHA512 (R/spatstat.sparse_2.0-0.tar.gz) = 4134118030202243909afa89c785394170d27ba84cbf43a5146434a0453ff3982033b10c66274607cd45ee8190282d5bcbe8564a313474144d738231a7732525
+Size (R/spatstat.sparse_2.0-0.tar.gz) = 38486 bytes
Home |
Main Index |
Thread Index |
Old Index