diff options
Diffstat (limited to 'graphics/R-cran-pROC/Makefile')
-rw-r--r-- | graphics/R-cran-pROC/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/R-cran-pROC/Makefile b/graphics/R-cran-pROC/Makefile index 0a502a559d8e..c7ce0333efbc 100644 --- a/graphics/R-cran-pROC/Makefile +++ b/graphics/R-cran-pROC/Makefile @@ -1,5 +1,5 @@ PORTNAME= pROC -PORTVERSION= 1.18.5 +PORTVERSION= 1.19.0.1 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -9,8 +9,7 @@ WWW= https://cran.r-project.org/web/packages/pROC/ LICENSE= GPLv3 -RUN_DEPENDS= R-cran-plyr>0:devel/R-cran-plyr \ - R-cran-Rcpp>=0.11.1:devel/R-cran-Rcpp +RUN_DEPENDS= R-cran-Rcpp>=0.11.1:devel/R-cran-Rcpp USES= cran:auto-plist,compiles |