git: 0d6c4acdf093 - main - math/R-cran-lme4: Update to 1.1-35.1

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Sun, 05 Nov 2023 14:37:14 UTC
The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0d6c4acdf0933e37e2ba6626891f393862014ae0

commit 0d6c4acdf0933e37e2ba6626891f393862014ae0
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2023-11-05 11:18:57 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-11-05 14:36:51 +0000

    math/R-cran-lme4: Update to 1.1-35.1
    
    - Define LICENSE_FILE
    - Take maintainership
    
    ChangeLog: https://cran.r-project.org/web/packages/lme4/news.html
---
 math/R-cran-lme4/Makefile | 9 ++++++---
 math/R-cran-lme4/distinfo | 6 +++---
 2 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/math/R-cran-lme4/Makefile b/math/R-cran-lme4/Makefile
index 5829a59c1ee3..5281919f271c 100644
--- a/math/R-cran-lme4/Makefile
+++ b/math/R-cran-lme4/Makefile
@@ -1,20 +1,23 @@
 PORTNAME=	lme4
-DISTVERSION=	1.1-34
+DISTVERSION=	1.1-35.1
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	eduardo@FreeBSD.org
 COMMENT=	Linear mixed-effects models using Eigen and S4
 WWW=		https://github.com/lme4/lme4
 
 LICENSE=	GPLv2+
+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:math/R-cran-RcppEigen
+		R-cran-RcppEigen>=0.3.3.9.4:math/R-cran-RcppEigen
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
+TEST_DEPENDS=	R-cran-knitr>0:print/R-cran-knitr
+# Some tests need optimx package not imported yet
 
 USES=		cran:auto-plist,compiles
 
diff --git a/math/R-cran-lme4/distinfo b/math/R-cran-lme4/distinfo
index 56955e7f01cc..78fe170e36e1 100644
--- a/math/R-cran-lme4/distinfo
+++ b/math/R-cran-lme4/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1691904573
-SHA256 (lme4_1.1-34.tar.gz) = e872e150d2b3da8898915ce2d5a39bdf4bbd496ed937693c206dd4d2f2ec6aad
-SIZE (lme4_1.1-34.tar.gz) = 2948976
+TIMESTAMP = 1699181636
+SHA256 (lme4_1.1-35.1.tar.gz) = e4a411396f68bf93751dfd01c8cd431e2d4658340186c47d164ebb2b840afb5b
+SIZE (lme4_1.1-35.1.tar.gz) = 2942848