diff options
-rw-r--r-- | math/R-cran-forecast/Makefile | 8 | ||||
-rw-r--r-- | math/R-cran-forecast/distinfo | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/math/R-cran-forecast/Makefile b/math/R-cran-forecast/Makefile index b6a798e0b588..63a02f4b1752 100644 --- a/math/R-cran-forecast/Makefile +++ b/math/R-cran-forecast/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= forecast -PORTVERSION= 7.3 +PORTVERSION= 8.0 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -11,13 +11,15 @@ COMMENT= Forecasting functions for time series and linear models LICENSE= GPLv2+ -CRAN_DEPENDS= R-cran-zoo>0:math/R-cran-zoo \ - R-cran-timeDate>0:finance/R-cran-timeDate \ +CRAN_DEPENDS= R-cran-magrittr>0:devel/R-cran-magrittr \ + R-cran-lmtest>0:finance/R-cran-lmtest \ R-cran-tseries>0:finance/R-cran-tseries \ R-cran-fracdiff>0:math/R-cran-fracdiff \ R-cran-Rcpp>=0.11.0:devel/R-cran-Rcpp \ R-cran-colorspace>0:graphics/R-cran-colorspace \ R-cran-ggplot2>=2.0.0:graphics/R-cran-ggplot2 \ + R-cran-zoo>0:math/R-cran-zoo \ + R-cran-timeDate>0:finance/R-cran-timeDate \ R-cran-RcppArmadillo>=0.2.35:math/R-cran-RcppArmadillo BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} diff --git a/math/R-cran-forecast/distinfo b/math/R-cran-forecast/distinfo index 970905729052..de3c23cea839 100644 --- a/math/R-cran-forecast/distinfo +++ b/math/R-cran-forecast/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1476520154 -SHA256 (forecast_7.3.tar.gz) = e14afadf35c2681d7dfbbd7ca279c05c5bd5972fcd9ed9d41c6891c5fb9aec0b -SIZE (forecast_7.3.tar.gz) = 308850 +TIMESTAMP = 1493842025 +SHA256 (forecast_8.0.tar.gz) = 75456318b8a202bfb3780ccfa24ab0d7264e96c6788fd14e01622fbf8556ad42 +SIZE (forecast_8.0.tar.gz) = 709664 |