Skip to content
Snippets Groups Projects
Commit 2e13f872 authored by Nuno Teixeira's avatar Nuno Teixeira
Browse files

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
parent d00de7d4
No related branches found
No related tags found
No related merge requests found
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
......
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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment