Skip to content

Commit 2aba852

Browse files
author
mef
committed
(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.
1 parent 196c74e commit 2aba852

3 files changed

Lines changed: 32 additions & 0 deletions

File tree

geography/R-spatstat.univar/DESCR

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Estimation of one-dimensional probability distributions including
2+
kernel density estimation, weighted empirical cumulative distribution
3+
functions, Kaplan-Meier and reduced-sample estimators for
4+
right-censored data, heat kernels, kernel properties, quantiles and
5+
integration.
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# $NetBSD: Makefile,v 1.1 2024/12/02 12:25:47 mef Exp $
2+
3+
R_PKGNAME= spatstat.univar
4+
R_PKGVER= 3.1-1
5+
CATEGORIES= geography
6+
7+
MAINTAINER= pkgsrc-users@NetBSD.org
8+
COMMENT= One-Dimensional Probability Distribution Support for the 'spatstat' Family
9+
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
10+
11+
DEPENDS+= R-spatstat.utils>=3.1.1:../../geography/R-spatstat.utils
12+
13+
TEST_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
14+
TEST_DEPENDS+= tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata
15+
TEST_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
16+
TEST_DEPENDS+= tex-url-[0-9]*:../../print/tex-url
17+
TEST_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
18+
19+
USE_LANGUAGES= c
20+
21+
.include "../../math/R/Makefile.extension"
22+
.include "../../mk/bsd.pkg.mk"
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
$NetBSD: distinfo,v 1.1 2024/12/02 12:25:47 mef Exp $
2+
3+
BLAKE2s (R/spatstat.univar_3.1-1.tar.gz) = 4a22519eb0987881dafa33ecf8a19943fe871b052f81fb6ff18eef72ae453266
4+
SHA512 (R/spatstat.univar_3.1-1.tar.gz) = f36e3530c8335f9e803c15589719c4b5a6e1f83cb51f9332901eaf8ebaa39b7ab98ea6cbd797af944675a02f368b23391a06bfbb0b9d7b4904ede670a5f877f6
5+
Size (R/spatstat.univar_3.1-1.tar.gz) = 67927 bytes

0 commit comments

Comments
 (0)