Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jan 2025 14:01:23 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7287b9592519 - main - math/R-cran-lme4: Update to 1.1-36
Message-ID:  <202501121401.50CE1Ndc028283@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7287b9592519fe2cd91acf968faa93de64199451

commit 7287b9592519fe2cd91acf968faa93de64199451
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2025-01-12 13:45:12 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2025-01-12 14:01:10 +0000

    math/R-cran-lme4: Update to 1.1-36
    
    - Pet portfmt
    - Mark TESTING_UNSAFE
    
    ChangeLog: https://cran.r-project.org/web/packages/lme4/news.html
---
 math/R-cran-lme4/Makefile | 13 ++++++++-----
 math/R-cran-lme4/distinfo |  6 +++---
 2 files changed, 11 insertions(+), 8 deletions(-)

diff --git a/math/R-cran-lme4/Makefile b/math/R-cran-lme4/Makefile
index 23733e775b1a..36eb37abe445 100644
--- a/math/R-cran-lme4/Makefile
+++ b/math/R-cran-lme4/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	lme4
-DISTVERSION=	1.1-35.5
+DISTVERSION=	1.1-36
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -13,13 +13,16 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.note
 CRAN_DEPENDS=	R-cran-minqa>=1.1.15:math/R-cran-minqa \
 		R-cran-nloptr>=1.0.4:math/R-cran-nloptr \
 		R-cran-Rcpp>=0.10.5:devel/R-cran-Rcpp \
-		R-cran-RcppEigen>=0.3.3.9.4:math/R-cran-RcppEigen
+		R-cran-RcppEigen>=0.3.3.9.4:math/R-cran-RcppEigen \
+		R-cran-reformulas>=0.3.0:math/R-cran-reformulas
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
-TEST_DEPENDS=	R-cran-knitr>0:print/R-cran-knitr \
-		R-cran-optimx>0:misc/R-cran-optimx \
-		R-cran-ggplot2>0:graphics/R-cran-ggplot2
+TEST_DEPENDS=	R-cran-ggplot2>0:graphics/R-cran-ggplot2 \
+		R-cran-knitr>0:print/R-cran-knitr \
+		R-cran-optimx>0:misc/R-cran-optimx
 
 USES=		cran:auto-plist,compiles
 
+TESTING_UNSAFE=	https://github.com/lme4/lme4/issues/817
+
 .include <bsd.port.mk>
diff --git a/math/R-cran-lme4/distinfo b/math/R-cran-lme4/distinfo
index d9d45b31bad7..fc3c411c817b 100644
--- a/math/R-cran-lme4/distinfo
+++ b/math/R-cran-lme4/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1720094168
-SHA256 (lme4_1.1-35.5.tar.gz) = 7d6664db7ea96429562efe1058da58985d779d6fe79ec6f4e86ba68047135170
-SIZE (lme4_1.1-35.5.tar.gz) = 3300116
+TIMESTAMP = 1736688548
+SHA256 (lme4_1.1-36.tar.gz) = b4e003494a0d8a9250c9e0ccf01059c8967c7b4b54ba1d0b817dec1ffeaad86f
+SIZE (lme4_1.1-36.tar.gz) = 3294834



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501121401.50CE1Ndc028283>