Revision aaee1a01389fe17bc8d8e6707347939c24c5ec04 authored by Rob J Hyndman on 30 June 2013, 00:00:00 UTC, committed by Gabor Csardi on 30 June 2013, 00:00:00 UTC
1 parent db50d7b
Raw File
DESCRIPTION
Package: forecast
Version: 4.06
Date: 2013-06-30
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, Rmalschains
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, Yousaf Khan, Christoph Bergmeir
Maintainer: Rob J Hyndman <Rob.Hyndman@monash.edu>
License: GPL (>= 2)
URL: http://robjhyndman.com/software/forecast/
Packaged: 2013-06-30 07:23:49 UTC; hyndman
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-06-30 10:14:15
back to top