summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2021-09-18 01:59:15 +0000
committermef <mef@pkgsrc.org>2021-09-18 01:59:15 +0000
commit64595d51a4eeb9f5938e3ef8d8615e5741df7cad (patch)
tree533080a6a68ed6a943ff093f9e740efe95e83af7 /math
parent2e93b7390660aa88ff64f383ed6c469e97e6a3c0 (diff)
downloadpkgsrc-64595d51a4eeb9f5938e3ef8d8615e5741df7cad.tar.gz
(math/R-mnormt) Updated from 1.5.6 to 2.0.2
2020-06-24: 2.0.1 R version requirement is reduced from 4.0.0 to 2.2.0 2020-06-24: 2.0.1 fixed a bug which effectively prevented using dmtruncnorm and dmtrunct with an argument 'x' of vector type; various improvements in the documentation of recintab and mom2cum. 2020-06-02: 2.0.0 support for the truncated versions of the multivariate normal and the t distributions is introduced; for the truncated normal distribution, functions recintab and mom2cum allow computation of corresponding moments and cumulants; the latter function can also be used for obtaining the cumulants of other distributions of which the moments are known. 2020-04-29: 1.5-7 improved R coding of sadmvn and sadmvt, with increased use of biv.nt.prob; fixed a bug of pmnorm affecting a peculiar input set; a new function is introduced: sample_Mardia_measures.
Diffstat (limited to 'math')
-rw-r--r--math/R-mnormt/Makefile8
-rw-r--r--math/R-mnormt/distinfo10
2 files changed, 9 insertions, 9 deletions
diff --git a/math/R-mnormt/Makefile b/math/R-mnormt/Makefile
index 0ff92367f42..83248d0eca4 100644
--- a/math/R-mnormt/Makefile
+++ b/math/R-mnormt/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.2 2020/08/09 16:42:15 brook Exp $
+# $NetBSD: Makefile,v 1.3 2021/09/18 01:59:15 mef Exp $
-CATEGORIES= math R
+R_PKGNAME= mnormt
+R_PKGVER= 2.0.2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ${R_HOMEPAGE_BASE}/mnormt/
COMMENT= Multivariate normal and t distributions
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
-R_PKGNAME= mnormt
-R_PKGVER= 1.5-6
+DEPENDS+= R-tmvnsim-[0-9]*:../../math/R-tmvnsim
USE_LANGUAGES+= c fortran
diff --git a/math/R-mnormt/distinfo b/math/R-mnormt/distinfo
index ba919ca2b60..4eb42c499ab 100644
--- a/math/R-mnormt/distinfo
+++ b/math/R-mnormt/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/08/07 02:43:00 brook Exp $
+$NetBSD: distinfo,v 1.2 2021/09/18 01:59:15 mef Exp $
-SHA1 (R/mnormt_1.5-6.tar.gz) = 97b07697cf080583f24ad8ac457ef57af1e49900
-RMD160 (R/mnormt_1.5-6.tar.gz) = e7168c03151d2d4a1cc01fa0de779b0009089618
-SHA512 (R/mnormt_1.5-6.tar.gz) = d579ed4fd598854c19aa3ddbff065a228a680c92cea7b5de98f708bc00d6efcd7e8c07d386a300d280ba0a7f249c7593f5dac79a22ca2d940d04d08afe6a9193
-Size (R/mnormt_1.5-6.tar.gz) = 37884 bytes
+SHA1 (R/mnormt_2.0.2.tar.gz) = 979e1a4a3dd61dcf824b072d13eacd254d29a300
+RMD160 (R/mnormt_2.0.2.tar.gz) = 46cc3cca7e5c0adcb3bb4edd8860f4e17c8d882a
+SHA512 (R/mnormt_2.0.2.tar.gz) = 36cc5547be970c6e04fdee4c0442e5d6851f4f0fe2f8234b708b54cdfa6487b67bfc1347d7d4e3eb20e823a27befa1b9da2c860eec10c29f230106ef851757b0
+Size (R/mnormt_2.0.2.tar.gz) = 50606 bytes