aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-ipred/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/R-cran-ipred/Makefile')
-rw-r--r--math/R-cran-ipred/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/math/R-cran-ipred/Makefile b/math/R-cran-ipred/Makefile
index 4c2e5cd951eb..47dfe84317c9 100644
--- a/math/R-cran-ipred/Makefile
+++ b/math/R-cran-ipred/Makefile
@@ -1,9 +1,9 @@
PORTNAME= ipred
-DISTVERSION= 0.9-14
+DISTVERSION= 0.9-15
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= eduardo@FreeBSD.org
COMMENT= Improved Predictors
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
BUILD_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