Fri Mar 2 19:04:14 2018 UTC ()
math/R-prob: Import version 1.0.0

A framework for performing elementary probability calculations on
finite sample spaces, which may be represented by data frames or
lists.  Functionality includes setting up sample spaces, counting
tools, defining probability spaces, performing set algebra,
calculating probability and conditional probability, tools for
simulation and checking the law of large numbers, adding random
variables, and finding marginal distributions.  Characteristic
functions for all base R distributions are included.


(minskim)
diff -r0 -r1.1 pkgsrc/math/R-prob/DESCR
diff -r0 -r1.1 pkgsrc/math/R-prob/Makefile
diff -r0 -r1.1 pkgsrc/math/R-prob/distinfo

File Added: pkgsrc/math/R-prob/DESCR
A framework for performing elementary probability calculations on
finite sample spaces, which may be represented by data frames or
lists.  Functionality includes setting up sample spaces, counting
tools, defining probability spaces, performing set algebra,
calculating probability and conditional probability, tools for
simulation and checking the law of large numbers, adding random
variables, and finding marginal distributions.  Characteristic
functions for all base R distributions are included.

File Added: pkgsrc/math/R-prob/Makefile
# $NetBSD: Makefile,v 1.1 2018/03/02 19:04:13 minskim Exp $

CATEGORIES=	math
MASTER_SITES=	${MASTER_SITE_R_CRAN:=contrib/Archive/prob/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://prob.r-forge.r-project.org/
COMMENT=	Elementary probability on finite sample spaces
LICENSE=	gnu-gpl-v3

DEPENDS+=	R-combinat-[0-9]*:../../math/R-combinat
DEPENDS+=	R-fAsianOptions-[0-9]*:../../finance/R-fAsianOptions

R_PKGNAME=	prob
R_PKGVER=	1.0-0

USE_LANGUAGES=	# none

.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/math/R-prob/distinfo
$NetBSD: distinfo,v 1.1 2018/03/02 19:04:13 minskim Exp $

SHA1 (R/prob_1.0-0.tar.gz) = 703d9f7ac67ffb1198a28955078fdca1853fe953
RMD160 (R/prob_1.0-0.tar.gz) = b95f0c25f0ba0147619a1532b290308ca0fe17cc
SHA512 (R/prob_1.0-0.tar.gz) = 6dff09d4b3a21b7ea3cbea82be754e1147e881da5a00a534d9e98f29a6400b7ab3a2ed9bf0e8e807455ab5d1e5b3f9857b22005922a959c81592122f07edd3c3
Size (R/prob_1.0-0.tar.gz) = 653781 bytes