diff --git a/devel/R-cran-caret/Makefile b/devel/R-cran-caret/Makefile index b9e915877f57..f303217fd55d 100644 --- a/devel/R-cran-caret/Makefile +++ b/devel/R-cran-caret/Makefile @@ -1,27 +1,26 @@ PORTNAME= caret -DISTVERSION= 6.0-93 -PORTREVISION= 1 +DISTVERSION= 6.0-94 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Classification and Regression Training WWW= https://topepo.github.io/caret/ LICENSE= GPLv2+ -CRAN_DEPENDS= R-cran-ggplot2>0:graphics/R-cran-ggplot2 \ - R-cran-e1071>0:science/R-cran-e1071 \ +CRAN_DEPENDS= R-cran-e1071>0:science/R-cran-e1071 \ R-cran-foreach>0:devel/R-cran-foreach \ + R-cran-ggplot2>0:graphics/R-cran-ggplot2 \ R-cran-ModelMetrics>=1.2.2.2:devel/R-cran-ModelMetrics \ R-cran-plyr>0:devel/R-cran-plyr \ R-cran-pROC>0:graphics/R-cran-pROC \ R-cran-recipes>=0.1.10:math/R-cran-recipes \ R-cran-reshape2>0:devel/R-cran-reshape2 \ R-cran-withr>=2.0.0:devel/R-cran-withr BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} -USES= cran:auto-plist,compiles +USES= cran:auto-plist,compiles .include diff --git a/devel/R-cran-caret/distinfo b/devel/R-cran-caret/distinfo index c528c740fba4..c037d5aacae9 100644 --- a/devel/R-cran-caret/distinfo +++ b/devel/R-cran-caret/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1660267284 -SHA256 (caret_6.0-93.tar.gz) = 4c156b88879d390436a54779ea19ffbae3f476533d83caaf30400d76130c4a07 -SIZE (caret_6.0-93.tar.gz) = 2273775 +TIMESTAMP = 1682388561 +SHA256 (caret_6.0-94.tar.gz) = 2715e83ca260bb739cd926a55b0d2da1e3f6308b17b56862466e738d930d29a8 +SIZE (caret_6.0-94.tar.gz) = 2274203