mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
math/R-cran-recipes: Update to 0.2.0
This commit is contained in:
parent
6e093a0b43
commit
88c3cb95f7
2 changed files with 6 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
|
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
|
||||||
|
|
||||||
PORTNAME= recipes
|
PORTNAME= recipes
|
||||||
PORTVERSION= 0.1.17
|
PORTVERSION= 0.2.0
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||||
|
|
||||||
|
@ -12,9 +12,10 @@ LICENSE= MIT
|
||||||
|
|
||||||
CRAN_DEPENDS= R-cran-dplyr>0:math/R-cran-dplyr \
|
CRAN_DEPENDS= R-cran-dplyr>0:math/R-cran-dplyr \
|
||||||
R-cran-ellipsis>0:devel/R-cran-ellipsis \
|
R-cran-ellipsis>0:devel/R-cran-ellipsis \
|
||||||
R-cran-generics>=0.1.0:devel/R-cran-generics \
|
R-cran-generics>=0.1.0.9000:devel/R-cran-generics \
|
||||||
R-cran-glue>0:devel/R-cran-glue \
|
R-cran-glue>0:devel/R-cran-glue \
|
||||||
R-cran-gower>0:math/R-cran-gower \
|
R-cran-gower>0:math/R-cran-gower \
|
||||||
|
R-cran-hardhat>=0.1.6.9001:devel/R-cran-hardhat \
|
||||||
R-cran-ipred>=0.9.12:math/R-cran-ipred \
|
R-cran-ipred>=0.9.12:math/R-cran-ipred \
|
||||||
R-cran-lifecycle>0:devel/R-cran-lifecycle \
|
R-cran-lifecycle>0:devel/R-cran-lifecycle \
|
||||||
R-cran-lubridate>0:devel/R-cran-lubridate \
|
R-cran-lubridate>0:devel/R-cran-lubridate \
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1632864447
|
TIMESTAMP = 1645406372
|
||||||
SHA256 (recipes_0.1.17.tar.gz) = ed20ba0ea0165310e31864ed7d2e005a2a37b76c7913977fd124d8b567616d3d
|
SHA256 (recipes_0.2.0.tar.gz) = 3d0073e3eb98ac089a94bf8430f3c50915ff1f495d8e967c37baa6a0f6cea0a4
|
||||||
SIZE (recipes_0.1.17.tar.gz) = 681531
|
SIZE (recipes_0.2.0.tar.gz) = 582287
|
||||||
|
|
Loading…
Add table
Reference in a new issue