pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/R-lme4
Module Name: pkgsrc
Committed By: mef
Date: Sat Jul 8 06:06:17 UTC 2023
Modified Files:
pkgsrc/math/R-lme4: Makefile distinfo
Log Message:
(math/R-lme4) Updated 1.1.33 to 1.1.34
(R CMD Rdconv -t txt /tmp/math/R-lme4/work/lme4/inst/NEWS.Rd)
CHANGES IN VERSION 1.1-34:
BUG FIXES:
* 'summary(<merMod>)' now records if 'correlation' was
specified explicitly and to what; and its 'print()' method
takes it into account; notably summary(<merMod>,
correlation=TRUE) will by default print the correlation
(matrix of the fixed effects) fixing GH #725
NEW FEATURES:
* 'refit' gains a 'newweights' argument
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/math/R-lme4/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/math/R-lme4/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-lme4/Makefile
diff -u pkgsrc/math/R-lme4/Makefile:1.8 pkgsrc/math/R-lme4/Makefile:1.9
--- pkgsrc/math/R-lme4/Makefile:1.8 Tue Jun 13 13:55:59 2023
+++ pkgsrc/math/R-lme4/Makefile Sat Jul 8 06:06:17 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2023/06/13 13:55:59 mef Exp $
+# $NetBSD: Makefile,v 1.9 2023/07/08 06:06:17 mef Exp $
R_PKGNAME= lme4
-R_PKGVER= 1.1-33
+R_PKGVER= 1.1-34
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Linear mixed-effects models using Eigen and S4
Index: pkgsrc/math/R-lme4/distinfo
diff -u pkgsrc/math/R-lme4/distinfo:1.7 pkgsrc/math/R-lme4/distinfo:1.8
--- pkgsrc/math/R-lme4/distinfo:1.7 Tue Jun 13 13:55:59 2023
+++ pkgsrc/math/R-lme4/distinfo Sat Jul 8 06:06:17 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2023/06/13 13:55:59 mef Exp $
+$NetBSD: distinfo,v 1.8 2023/07/08 06:06:17 mef Exp $
-BLAKE2s (R/lme4_1.1-33.tar.gz) = f5ca8fed4ed84378060351f1b04bfd55eacd9c7dac045268072d30c17d52ef03
-SHA512 (R/lme4_1.1-33.tar.gz) = e28d95c8690c7da09839b9ac4db2d2016f8a10f8ea2925b33c63ab146f0209faccfba7e23e16ccf90612097c31bb74a2d096aa28c55ced4035839662cdf7682e
-Size (R/lme4_1.1-33.tar.gz) = 2940865 bytes
+BLAKE2s (R/lme4_1.1-34.tar.gz) = 64938738d4ecb1937a33c1085802428b04f36cf67e0a1361de8afa9859454b61
+SHA512 (R/lme4_1.1-34.tar.gz) = 52aea4ff44d9686612972a036f97f5deb795b2cf07db80d12603cd1b23bd078799863eb7c7e9548eca8e5afe28935110ed85a4e67d64e076ee455bf06e4cacc1
+Size (R/lme4_1.1-34.tar.gz) = 2948976 bytes
Home |
Main Index |
Thread Index |
Old Index