pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography/R-spatstat.univar



Module Name:    pkgsrc
Committed By:   mef
Date:           Mon Dec  2 12:25:47 UTC 2024

Added Files:
        pkgsrc/geography/R-spatstat.univar: DESCR Makefile distinfo

Log Message:
(geography/R-spatstat.univar) import R-spatstat.univar-3.1.1

Estimation of one-dimensional probability distributions including
kernel density estimation, weighted empirical cumulative distribution
functions, Kaplan-Meier and reduced-sample estimators for
right-censored data, heat kernels, kernel properties, quantiles and
integration.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/geography/R-spatstat.univar/DESCR \
    pkgsrc/geography/R-spatstat.univar/Makefile \
    pkgsrc/geography/R-spatstat.univar/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.univar/DESCR
diff -u /dev/null pkgsrc/geography/R-spatstat.univar/DESCR:1.1
--- /dev/null   Mon Dec  2 12:25:47 2024
+++ pkgsrc/geography/R-spatstat.univar/DESCR    Mon Dec  2 12:25:47 2024
@@ -0,0 +1,5 @@
+Estimation of one-dimensional probability distributions including
+kernel density estimation, weighted empirical cumulative distribution
+functions, Kaplan-Meier and reduced-sample estimators for
+right-censored data, heat kernels, kernel properties, quantiles and
+integration.
Index: pkgsrc/geography/R-spatstat.univar/Makefile
diff -u /dev/null pkgsrc/geography/R-spatstat.univar/Makefile:1.1
--- /dev/null   Mon Dec  2 12:25:47 2024
+++ pkgsrc/geography/R-spatstat.univar/Makefile Mon Dec  2 12:25:47 2024
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2024/12/02 12:25:47 mef Exp $
+
+R_PKGNAME=     spatstat.univar
+R_PKGVER=      3.1-1
+CATEGORIES=    geography
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+COMMENT=       One-Dimensional Probability Distribution Support for the 'spatstat' Family
+LICENSE=       gnu-gpl-v2 OR gnu-gpl-v3
+
+DEPENDS+=      R-spatstat.utils>=3.1.1:../../geography/R-spatstat.utils
+
+TEST_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
+TEST_DEPENDS+= tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata
+TEST_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+TEST_DEPENDS+= tex-url-[0-9]*:../../print/tex-url
+TEST_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
+
+USE_LANGUAGES= c
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/geography/R-spatstat.univar/distinfo
diff -u /dev/null pkgsrc/geography/R-spatstat.univar/distinfo:1.1
--- /dev/null   Mon Dec  2 12:25:47 2024
+++ pkgsrc/geography/R-spatstat.univar/distinfo Mon Dec  2 12:25:47 2024
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2024/12/02 12:25:47 mef Exp $
+
+BLAKE2s (R/spatstat.univar_3.1-1.tar.gz) = 4a22519eb0987881dafa33ecf8a19943fe871b052f81fb6ff18eef72ae453266
+SHA512 (R/spatstat.univar_3.1-1.tar.gz) = f36e3530c8335f9e803c15589719c4b5a6e1f83cb51f9332901eaf8ebaa39b7ab98ea6cbd797af944675a02f368b23391a06bfbb0b9d7b4904ede670a5f877f6
+Size (R/spatstat.univar_3.1-1.tar.gz) = 67927 bytes



Home | Main Index | Thread Index | Old Index