Revision eeaa66e0c46ce61f52410cc9cf200620c347a369 authored by Rob J Hyndman on 22 April 2013, 00:00:00 UTC, committed by Gabor Csardi on 22 April 2013, 00:00:00 UTC
1 parent 38c61ae
Raw File
DESCRIPTION
Package: forecast
Version: 4.04
Date: 2013-04-22
Title: Forecasting functions for time series and linear models
Description: Methods and tools for displaying and analysing univariate
        time series forecasts including exponential smoothing via state
        space models and automatic ARIMA modelling.
Depends: R (>= 2.14.0), stats, graphics
Imports: tseries, fracdiff, zoo, Rcpp (>= 0.9.10), RcppArmadillo (>=
        0.2.35), nnet, colorspace, parallel
Suggests: fracdiff
LinkingTo: Rcpp, RcppArmadillo
LazyData: yes
ByteCompile: TRUE
Author: Rob J Hyndman <Rob.Hyndman@monash.edu> with contributions from
        George Athanasopoulos, Slava Razbash, Drew Schmidt, Zhenyu Zhou
        and Yousaf Khan
Maintainer: Rob J Hyndman <Rob.Hyndman@monash.edu>
License: GPL (>= 2)
URL: http://robjhyndman.com/software/forecast/
Packaged: 2013-04-22 10:53:42 UTC; hyndman
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-04-22 16:55:45
back to top