1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

math/R-cran-recipes: Update to 0.1.16

- Update dependencies
- Change LICENSE to MIT
This commit is contained in:
TAKATSU Tomonari 2021-04-17 13:21:46 +09:00
parent 8908c85811
commit 8e0b6e3ad4
2 changed files with 8 additions and 7 deletions

View File

@ -1,17 +1,18 @@
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
PORTNAME= recipes
PORTVERSION= 0.1.15
PORTVERSION= 0.1.16
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Preprocessing Tools to Create Design Matrices
LICENSE= GPLv2
LICENSE= MIT
CRAN_DEPENDS= R-cran-dplyr>0:math/R-cran-dplyr \
R-cran-generics>0:devel/R-cran-generics \
R-cran-ellipsis>0:devel/R-cran-ellipsis \
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 \
@ -22,7 +23,7 @@ CRAN_DEPENDS= R-cran-dplyr>0:math/R-cran-dplyr \
R-cran-rlang>=0.4.0: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>=0.2.5:devel/R-cran-tidyselect \
R-cran-tidyselect>=1.1.0:devel/R-cran-tidyselect \
R-cran-timeDate>0:finance/R-cran-timeDate \
R-cran-withr>0:devel/R-cran-withr
BUILD_DEPENDS= ${CRAN_DEPENDS}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1605336213
SHA256 (recipes_0.1.15.tar.gz) = 808ad2f4d68ae03aa27332437f037597e9c1bebd65ed4ebfab1d243ea6022e76
SIZE (recipes_0.1.15.tar.gz) = 646445
TIMESTAMP = 1618632956
SHA256 (recipes_0.1.16.tar.gz) = 43ccb8eb0633a3cdd78100f2798a7a5ddfba1acc59b6f5482be7606357735ed5
SIZE (recipes_0.1.16.tar.gz) = 675553