mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
math/R-cran-ipred: Update to 0.9-15
- Add test dependencies - Take maintainership ChangeLog: https://cran.r-project.org/web/packages/ipred/NEWS
This commit is contained in:
parent
1313814fd6
commit
137adcf8e9
2 changed files with 7 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
||||||
PORTNAME= ipred
|
PORTNAME= ipred
|
||||||
DISTVERSION= 0.9-14
|
DISTVERSION= 0.9-15
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= eduardo@FreeBSD.org
|
||||||
COMMENT= Improved Predictors
|
COMMENT= Improved Predictors
|
||||||
WWW= https://cran.r-project.org/web/packages/ipred/
|
WWW= https://cran.r-project.org/web/packages/ipred/
|
||||||
|
|
||||||
|
@ -12,6 +12,8 @@ LICENSE= GPLv2+
|
||||||
CRAN_DEPENDS= R-cran-prodlim>0:math/R-cran-prodlim
|
CRAN_DEPENDS= R-cran-prodlim>0:math/R-cran-prodlim
|
||||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||||
|
TEST_DEPENDS= R-cran-mlbench>0:devel/R-cran-mlbench \
|
||||||
|
R-cran-TH.data>0:devel/R-cran-TH.data
|
||||||
|
|
||||||
USES= cran:auto-plist,compiles
|
USES= cran:auto-plist,compiles
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1682474779
|
TIMESTAMP = 1721372112
|
||||||
SHA256 (ipred_0.9-14.tar.gz) = 81c83dc847d09c3db52ef15e36cd4dac38c50eead1008ddd458b9e89d7528f35
|
SHA256 (ipred_0.9-15.tar.gz) = a4752de11121262f3f4c43163efa34e05e42cdf4f8496d8897be6f410dc0ee4b
|
||||||
SIZE (ipred_0.9-14.tar.gz) = 176371
|
SIZE (ipred_0.9-15.tar.gz) = 174094
|
||||||
|
|
Loading…
Add table
Reference in a new issue