Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jul 2022 16:43:05 GMT
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c7be9210b251 - main - math/R-cran-recipes: Update to 1.0.1
Message-ID:  <202207151643.26FGh5H5051355@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by tota:

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

commit c7be9210b25100519ab10a21eb022837f6fec576
Author:     TAKATSU Tomonari <tota@FreeBSD.org>
AuthorDate: 2022-07-15 16:38:56 +0000
Commit:     TAKATSU Tomonari <tota@FreeBSD.org>
CommitDate: 2022-07-15 16:41:25 +0000

    math/R-cran-recipes: Update to 1.0.1
---
 math/R-cran-recipes/Makefile | 13 +++++++------
 math/R-cran-recipes/distinfo |  6 +++---
 2 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/math/R-cran-recipes/Makefile b/math/R-cran-recipes/Makefile
index 4565e22bf51c..3c5718703c9c 100644
--- a/math/R-cran-recipes/Makefile
+++ b/math/R-cran-recipes/Makefile
@@ -1,7 +1,7 @@
 # Created by: TAKATSU Tomonari <tota@FreeBSD.org>
 
 PORTNAME=	recipes
-PORTVERSION=	0.2.0
+PORTVERSION=	1.0.1
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -11,20 +11,21 @@ COMMENT=	Preprocessing Tools to Create Design Matrices
 LICENSE=	MIT
 
 CRAN_DEPENDS=	R-cran-dplyr>0:math/R-cran-dplyr \
+		R-cran-cli>0:devel/R-cran-cli \
 		R-cran-ellipsis>0:devel/R-cran-ellipsis \
-		R-cran-generics>=0.1.0.9000:devel/R-cran-generics \
+		R-cran-generics>=0.1.2:devel/R-cran-generics \
 		R-cran-glue>0:devel/R-cran-glue \
 		R-cran-gower>0:math/R-cran-gower \
-		R-cran-hardhat>=0.1.6.9001:devel/R-cran-hardhat \
+		R-cran-hardhat>=1.2.0:devel/R-cran-hardhat \
 		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-lubridate>=1.8.0:devel/R-cran-lubridate \
 		R-cran-magrittr>0:devel/R-cran-magrittr \
 		R-cran-purrr>=0.2.3:devel/R-cran-purrr \
-		R-cran-rlang>=0.4.0:devel/R-cran-rlang \
+		R-cran-rlang>=1.0.3:devel/R-cran-rlang \
 		R-cran-tibble>0:devel/R-cran-tibble \
 		R-cran-tidyr>=1.0.0:devel/R-cran-tidyr \
-		R-cran-tidyselect>=1.1.0:devel/R-cran-tidyselect \
+		R-cran-tidyselect>=1.1.2: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
diff --git a/math/R-cran-recipes/distinfo b/math/R-cran-recipes/distinfo
index 2ebecbac16e3..244773bb3b3a 100644
--- a/math/R-cran-recipes/distinfo
+++ b/math/R-cran-recipes/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1645406372
-SHA256 (recipes_0.2.0.tar.gz) = 3d0073e3eb98ac089a94bf8430f3c50915ff1f495d8e967c37baa6a0f6cea0a4
-SIZE (recipes_0.2.0.tar.gz) = 582287
+TIMESTAMP = 1657886831
+SHA256 (recipes_1.0.1.tar.gz) = 9e3ae212413409bf41ec7d1a311586e12c0ca79943cef436707d041c57125bc9
+SIZE (recipes_1.0.1.tar.gz) = 641322



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207151643.26FGh5H5051355>