Skip to content

Commit

Permalink
math/R-cran-lme4: Update to 1.1-35.2
Browse files Browse the repository at this point in the history
- Switch WWW to CRAN package repository
- Add missing test depends

ChangeLog: https://cran.r-project.org/web/packages/lme4/news.html
  • Loading branch information
nunotexbsd committed Mar 29, 2024
1 parent d00de7d commit 2e13f87
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions 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
Expand All @@ -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

Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit 2e13f87

Please sign in to comment.