pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/R-pbkrtest
Module Name: pkgsrc
Committed By: mef
Date: Tue Jun 13 14:06:43 UTC 2023
Modified Files:
pkgsrc/math/R-pbkrtest: Makefile distinfo
Log Message:
(math/R-pbkrtest) Updated 0.5.1 to 0.5.2
pbkrtest 0.5.2 (Release date: 2023-01-19)
============================================
Changes
* remat changed to restriction_matrix for increased readability
* WORDLIST file added
* Changes in reference to JSS paper
* Various changes in documentation
* Satterthwaite approximation now illustrated in vignette
* Fixed bug in computation of LRTstatistic. Thanks to Helle
Sorensen for pointing it out.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/math/R-pbkrtest/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/math/R-pbkrtest/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/R-pbkrtest/Makefile
diff -u pkgsrc/math/R-pbkrtest/Makefile:1.6 pkgsrc/math/R-pbkrtest/Makefile:1.7
--- pkgsrc/math/R-pbkrtest/Makefile:1.6 Tue Sep 21 22:35:16 2021
+++ pkgsrc/math/R-pbkrtest/Makefile Tue Jun 13 14:06:43 2023
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2021/09/21 22:35:16 mef Exp $
+# $NetBSD: Makefile,v 1.7 2023/06/13 14:06:43 mef Exp $
R_PKGNAME= pbkrtest
-R_PKGVER= 0.5.1
+R_PKGVER= 0.5.2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-COMMENT= Parametric bootstrap and Kenward Roger based methods for mixed model comparison
+COMMENT= Parametric bootstrap & 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
Index: pkgsrc/math/R-pbkrtest/distinfo
diff -u pkgsrc/math/R-pbkrtest/distinfo:1.4 pkgsrc/math/R-pbkrtest/distinfo:1.5
--- pkgsrc/math/R-pbkrtest/distinfo:1.4 Tue Oct 26 10:55:30 2021
+++ pkgsrc/math/R-pbkrtest/distinfo Tue Jun 13 14:06:43 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 10:55:30 nia Exp $
+$NetBSD: distinfo,v 1.5 2023/06/13 14:06:43 mef Exp $
-BLAKE2s (R/pbkrtest_0.5.1.tar.gz) = 6ee553bd3ba8d0637ef2a5bafd68eec3eb5c17378ec91291f15e9adcc865da8d
-SHA512 (R/pbkrtest_0.5.1.tar.gz) = b13cbcb3740be0a86510eb3ce933a54f6ef3fcf225f8203099c50de75c88b473a0367a5215aaf3c18566e07835d75dbd5a1be514ff5bed6e3c39293c50c6cce7
-Size (R/pbkrtest_0.5.1.tar.gz) = 246327 bytes
+BLAKE2s (R/pbkrtest_0.5.2.tar.gz) = a26f266d652e49cdc08987fe2c296b565fb72ac5b1f8acbcf8334203cfb28242
+SHA512 (R/pbkrtest_0.5.2.tar.gz) = e4182b918e69a4e5cd0a3b0ebaf71a664f1f7e9782375ab0531279dde372908b055631f9ded27606125e701cab35c84186d7a0b768388ad35be6c9a4b9bf5132
+Size (R/pbkrtest_0.5.2.tar.gz) = 75295 bytes
Home |
Main Index |
Thread Index |
Old Index