- Update to 6.0-85
This commit is contained in:
parent
fe44429cb4
commit
2cbe508d38
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=522499
2 changed files with 6 additions and 6 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= caret
|
||||
DISTVERSION= 6.0-84
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 6.0-85
|
||||
CATEGORIES= devel
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
|
@ -18,7 +17,8 @@ CRAN_DEPENDS= R-cran-ggplot2>0:graphics/R-cran-ggplot2 \
|
|||
R-cran-ModelMetrics>=1.1.0:devel/R-cran-ModelMetrics \
|
||||
R-cran-reshape2>0:devel/R-cran-reshape2 \
|
||||
R-cran-recipes>=0.1.4:math/R-cran-recipes \
|
||||
R-cran-withr>=2.0.0:devel/R-cran-withr
|
||||
R-cran-withr>=2.0.0:devel/R-cran-withr \
|
||||
R-cran-pROC>0:graphics/R-cran-pROC
|
||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1559418771
|
||||
SHA256 (caret_6.0-84.tar.gz) = a1831c086a9c71b469f7405649ba04517683cdf229e119c005189cf57244090d
|
||||
SIZE (caret_6.0-84.tar.gz) = 5250927
|
||||
TIMESTAMP = 1578589392
|
||||
SHA256 (caret_6.0-85.tar.gz) = da29d9bf30f519fd4ca7b7fc834f61d46fc99540e17d69afd065adcdbe70ab4b
|
||||
SIZE (caret_6.0-85.tar.gz) = 5282633
|
||||
|
|
Loading…
Reference in a new issue