aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2024-03-29 09:17:03 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2024-03-29 09:19:12 +0000
commit2e13f872cf065919eaa398334c4fe6825c495bbb (patch)
tree4642ecf51a73dbda5f81680f8251177b6392d0c3
parentd00de7d461aaab638759b2126f1b8dd8bde1dcf2 (diff)
downloadports-2e13f872cf065919eaa398334c4fe6825c495bbb.tar.gz
ports-2e13f872cf065919eaa398334c4fe6825c495bbb.zip
math/R-cran-lme4: Update to 1.1-35.2
- Switch WWW to CRAN package repository - Add missing test depends ChangeLog: https://cran.r-project.org/web/packages/lme4/news.html
-rw-r--r--math/R-cran-lme4/Makefile8
-rw-r--r--math/R-cran-lme4/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/math/R-cran-lme4/Makefile b/math/R-cran-lme4/Makefile
index 5281919f271c..f51780f037d5 100644
--- a/math/R-cran-lme4/Makefile
+++ b/math/R-cran-lme4/Makefile
@@ -1,11 +1,11 @@
PORTNAME= lme4
-DISTVERSION= 1.1-35.1
+DISTVERSION= 1.1-35.2
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= eduardo@FreeBSD.org
COMMENT= Linear mixed-effects models using Eigen and S4
-WWW= https://github.com/lme4/lme4
+WWW= https://cran.r-project.org/web/packages/lme4/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENSE.note
@@ -16,8 +16,8 @@ CRAN_DEPENDS= R-cran-minqa>=1.1.15:math/R-cran-minqa \
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
+TEST_DEPENDS= R-cran-knitr>0:print/R-cran-knitr \
+ R-cran-optimx>0:misc/R-cran-optimx
USES= cran:auto-plist,compiles
diff --git a/math/R-cran-lme4/distinfo b/math/R-cran-lme4/distinfo
index 78fe170e36e1..abcae538396a 100644
--- a/math/R-cran-lme4/distinfo
+++ b/math/R-cran-lme4/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1699181636
-SHA256 (lme4_1.1-35.1.tar.gz) = e4a411396f68bf93751dfd01c8cd431e2d4658340186c47d164ebb2b840afb5b
-SIZE (lme4_1.1-35.1.tar.gz) = 2942848
+TIMESTAMP = 1711698138
+SHA256 (lme4_1.1-35.2.tar.gz) = ec46247c9bb4a512e9ee7526f5dafbfd8925bc23adbbe181874959adee9e7b5b
+SIZE (lme4_1.1-35.2.tar.gz) = 2943611