diff options
-rw-r--r-- | math/R-cran-recipes/Makefile | 6 | ||||
-rw-r--r-- | math/R-cran-recipes/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/math/R-cran-recipes/Makefile b/math/R-cran-recipes/Makefile index 442445a05b25..18ff2966cf67 100644 --- a/math/R-cran-recipes/Makefile +++ b/math/R-cran-recipes/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= recipes -PORTVERSION= 0.1.6 -PORTREVISION= 1 +PORTVERSION= 0.1.7 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -14,6 +13,7 @@ LICENSE= GPLv2 CRAN_DEPENDS= R-cran-dplyr>0:math/R-cran-dplyr \ R-cran-generics>0:devel/R-cran-generics \ + R-cran-glue>0:devel/R-cran-glue \ R-cran-gower>0:math/R-cran-gower \ R-cran-ipred>0:math/R-cran-ipred \ R-cran-lubridate>0:devel/R-cran-lubridate \ @@ -21,7 +21,7 @@ CRAN_DEPENDS= R-cran-dplyr>0:math/R-cran-dplyr \ R-cran-purrr>=0.2.3:devel/R-cran-purrr \ R-cran-rlang>=0.4.0:devel/R-cran-rlang \ R-cran-tibble>0:devel/R-cran-tibble \ - R-cran-tidyr>0:devel/R-cran-tidyr \ + R-cran-tidyr>=0.8.3:devel/R-cran-tidyr \ R-cran-tidyselect>=0.2.5:devel/R-cran-tidyselect \ R-cran-timeDate>0:finance/R-cran-timeDate \ R-cran-withr>0:devel/R-cran-withr diff --git a/math/R-cran-recipes/distinfo b/math/R-cran-recipes/distinfo index f39e818239e8..7f4f99d19f3a 100644 --- a/math/R-cran-recipes/distinfo +++ b/math/R-cran-recipes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1562478340 -SHA256 (recipes_0.1.6.tar.gz) = 51e0db72de171d58d13ad8ffcf1dea402ab8f82100d161722041b6fd014cbfd9 -SIZE (recipes_0.1.6.tar.gz) = 968331 +TIMESTAMP = 1569658244 +SHA256 (recipes_0.1.7.tar.gz) = 28e96953355749dd1deb6786b22ec825a6fdb9f336e2785d45611e89f7e988bf +SIZE (recipes_0.1.7.tar.gz) = 989183 |