summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2021-09-19 02:32:27 +0000
committermef <mef@pkgsrc.org>2021-09-19 02:32:27 +0000
commit08dcf40a3c230b2aa340f7e83fcc16f9b2023710 (patch)
treec40467c3aa542a5609f2ed384c4fc36b6b53060b /math
parent7c167ad3181f8c2b9e52f616d7ff2789b13a4f76 (diff)
downloadpkgsrc-08dcf40a3c230b2aa340f7e83fcc16f9b2023710.tar.gz
(math/R-pbkrtest) Updated 0.4.7 to 0.5.1
pbkrtest v0.5.1 (Release date: 2021-03-09) ============================================ Changes * Improved documentation pbkrtest v0.5-0.0 (Release date: 2020-08-04) ============================================ Changes * Satterthwaite approximation added via the SATmodcomp function. * Checks for models being nested is not performed for parametric bootstrap any longer. Reason is that the simr package use parametric bootstrap for testing variance components being zero. * doi added to DESCRIPTION file pbkrtest v0.4-8.6 (Release date: 2020-02-20) ============================================ Bug fixes: * documentation fixed ddf_Lb is now exported * mclapply issue for windows fixed * vcovAdj.lmerMod is exported to make emmeans work. Contact Russ Lenth to make emmeans used generic function vcovAdj. pbkrtest v0.4-8 (Release date: 2020-02-20) ========================================== Bug fixes: * Issue related to class() versus inherits() fixed. Changes: * NEWS file added * NAMESPACE file is now generated automatically
Diffstat (limited to 'math')
-rw-r--r--math/R-pbkrtest/Makefile12
-rw-r--r--math/R-pbkrtest/distinfo10
2 files changed, 14 insertions, 8 deletions
diff --git a/math/R-pbkrtest/Makefile b/math/R-pbkrtest/Makefile
index c8602816b31..7c645a50572 100644
--- a/math/R-pbkrtest/Makefile
+++ b/math/R-pbkrtest/Makefile
@@ -1,14 +1,20 @@
-# $NetBSD: Makefile,v 1.4 2019/08/08 19:53:52 brook Exp $
+# $NetBSD: Makefile,v 1.5 2021/09/19 02:32:27 mef Exp $
R_PKGNAME= pbkrtest
-R_PKGVER= 0.4-7
-CATEGORIES= math
+R_PKGVER= 0.5.1
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Parametric bootstrap and Kenward Roger based methods for mixed model comparison
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
DEPENDS+= R-lme4>=1.1.10:../../math/R-lme4
+DEPENDS+= R-numDeriv-[0-9]*:../../math/R-numDeriv
+DEPENDS+= R-broom-[0-9]*:../../math/R-broom
+
+# for a4.sty
+TEST_DEPENDS+= tex-ntgclass-[0-9]*:../../print/tex-ntgclass
+# tex-boxedminipage
+TEST_DEPENDS+= tex-boxedminipage-[0-9]*:../../print/tex-boxedminipage
USE_LANGUAGES= # none
diff --git a/math/R-pbkrtest/distinfo b/math/R-pbkrtest/distinfo
index e7707b2c608..2e4c8e3952f 100644
--- a/math/R-pbkrtest/distinfo
+++ b/math/R-pbkrtest/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2018/01/22 06:19:48 wen Exp $
+$NetBSD: distinfo,v 1.2 2021/09/19 02:32:27 mef Exp $
-SHA1 (R/pbkrtest_0.4-7.tar.gz) = dbea531fdd5d6392bd451c3332a716c02457c506
-RMD160 (R/pbkrtest_0.4-7.tar.gz) = 7ce7d750b1032227bfaf4b158a17d8b4b857233f
-SHA512 (R/pbkrtest_0.4-7.tar.gz) = f99edfdfa21fcbedbac8acc6a449b8fd701438b1258e2e047a2d44f5350d2bdabb679d732140a18c9a900a4c4f453ad7e4775e8adae4375a57b8b9ae358d111d
-Size (R/pbkrtest_0.4-7.tar.gz) = 156406 bytes
+SHA1 (R/pbkrtest_0.5.1.tar.gz) = 75b34850f3233d983c38c5d570b16b0979f28c7d
+RMD160 (R/pbkrtest_0.5.1.tar.gz) = 0129344ad11489424b71a9ea575642558404d2eb
+SHA512 (R/pbkrtest_0.5.1.tar.gz) = b13cbcb3740be0a86510eb3ce933a54f6ef3fcf225f8203099c50de75c88b473a0367a5215aaf3c18566e07835d75dbd5a1be514ff5bed6e3c39293c50c6cce7
+Size (R/pbkrtest_0.5.1.tar.gz) = 246327 bytes