aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-forecast
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2013-05-06 13:57:43 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2013-05-06 13:57:43 +0000
commited83fb4327806d5ccd11aa8462c5b0f92b7c4a56 (patch)
treedbec72a6b08f22a44fbfb9b54c5d0c7e323b50e4 /math/R-cran-forecast
parentc5708467e285c7e960bcd24e4390bb937c0d0378 (diff)
downloadports-ed83fb4327806d5ccd11aa8462c5b0f92b7c4a56.tar.gz
ports-ed83fb4327806d5ccd11aa8462c5b0f92b7c4a56.zip
- Add missing dependencies
Notes
Notes: svn path=/head/; revision=317516
Diffstat (limited to 'math/R-cran-forecast')
-rw-r--r--math/R-cran-forecast/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/math/R-cran-forecast/Makefile b/math/R-cran-forecast/Makefile
index f21c869e277f..eeef09e9472b 100644
--- a/math/R-cran-forecast/Makefile
+++ b/math/R-cran-forecast/Makefile
@@ -12,8 +12,11 @@ COMMENT= Forecasting functions for time series and linear models
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
-RUN_DEPENDS= R-cran-fracdiff>0:${PORTSDIR}/math/R-cran-fracdiff \
- R-cran-RcppArmadillo>=0.2.35:${PORTSDIR}/math/R-cran-RcppArmadillo
+RUN_DEPENDS= R-cran-tseries>0:${PORTSDIR}/finance/R-cran-tseries \
+ R-cran-fracdiff>0:${PORTSDIR}/math/R-cran-fracdiff \
+ R-cran-zoo>0:${PORTSDIR}/math/R-cran-zoo \
+ R-cran-RcppArmadillo>=0.2.35:${PORTSDIR}/math/R-cran-RcppArmadillo \
+ R-cran-colorspace>0:${PORTSDIR}/graphics/R-cran-colorspace
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes