diff options
Diffstat (limited to 'math/R-cran-pbkrtest/Makefile')
-rw-r--r-- | math/R-cran-pbkrtest/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/R-cran-pbkrtest/Makefile b/math/R-cran-pbkrtest/Makefile index 2b89ff5ee12f..3d1536c57692 100644 --- a/math/R-cran-pbkrtest/Makefile +++ b/math/R-cran-pbkrtest/Makefile @@ -1,5 +1,5 @@ PORTNAME= pbkrtest -DISTVERSION= 0.5.3 +DISTVERSION= 0.5.5 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -10,7 +10,7 @@ WWW= https://cran.r-project.org/web/packages/pbkrtest/ LICENSE= GPLv2+ RUN_DEPENDS= R-cran-broom>0:devel/R-cran-broom \ - R-cran-doBy>0:math/R-cran-doBy \ + R-cran-doBy>=4.6.22:math/R-cran-doBy \ R-cran-dplyr>0:math/R-cran-dplyr \ R-cran-lme4>=1.1.31:math/R-cran-lme4 \ R-cran-numDeriv>0:math/R-cran-numDeriv |