git: 978a7f6fc545 - main - math/R-cran-recipes: Update to 0.1.17

TAKATSU Tomonari tota at FreeBSD.org
Wed Sep 29 10:00:22 UTC 2021


The branch main has been updated by tota:

URL: https://cgit.FreeBSD.org/ports/commit/?id=978a7f6fc5458d3c9ea0996fad7e63699bffa4cf

commit 978a7f6fc5458d3c9ea0996fad7e63699bffa4cf
Author:     TAKATSU Tomonari <tota at FreeBSD.org>
AuthorDate: 2021-09-28 21:27:56 +0000
Commit:     TAKATSU Tomonari <tota at FreeBSD.org>
CommitDate: 2021-09-29 09:59:50 +0000

    math/R-cran-recipes: Update to 0.1.17
---
 math/R-cran-recipes/Makefile | 5 +++--
 math/R-cran-recipes/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/math/R-cran-recipes/Makefile b/math/R-cran-recipes/Makefile
index 6334e465ea19..618c717d252e 100644
--- a/math/R-cran-recipes/Makefile
+++ b/math/R-cran-recipes/Makefile
@@ -1,7 +1,7 @@
 # Created by: TAKATSU Tomonari <tota at FreeBSD.org>
 
 PORTNAME=	recipes
-PORTVERSION=	0.1.16
+PORTVERSION=	0.1.17
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -15,7 +15,7 @@ CRAN_DEPENDS=	R-cran-dplyr>0:math/R-cran-dplyr \
 		R-cran-generics>=0.1.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-ipred>=0.9.12:math/R-cran-ipred \
 		R-cran-lifecycle>0:devel/R-cran-lifecycle \
 		R-cran-lubridate>0:devel/R-cran-lubridate \
 		R-cran-magrittr>0:devel/R-cran-magrittr \
@@ -25,6 +25,7 @@ CRAN_DEPENDS=	R-cran-dplyr>0:math/R-cran-dplyr \
 		R-cran-tidyr>=1.0.0:devel/R-cran-tidyr \
 		R-cran-tidyselect>=1.1.0:devel/R-cran-tidyselect \
 		R-cran-timeDate>0:finance/R-cran-timeDate \
+		R-cran-vctrs>0:devel/R-cran-vctrs \
 		R-cran-withr>0:devel/R-cran-withr
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
diff --git a/math/R-cran-recipes/distinfo b/math/R-cran-recipes/distinfo
index f9a252f7916c..929c637fad14 100644
--- a/math/R-cran-recipes/distinfo
+++ b/math/R-cran-recipes/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618632956
-SHA256 (recipes_0.1.16.tar.gz) = 43ccb8eb0633a3cdd78100f2798a7a5ddfba1acc59b6f5482be7606357735ed5
-SIZE (recipes_0.1.16.tar.gz) = 675553
+TIMESTAMP = 1632864447
+SHA256 (recipes_0.1.17.tar.gz) = ed20ba0ea0165310e31864ed7d2e005a2a37b76c7913977fd124d8b567616d3d
+SIZE (recipes_0.1.17.tar.gz) = 681531


More information about the dev-commits-ports-main mailing list