forked from robjhyndman/forecast
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
19 lines (19 loc) · 871 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Package: forecast
Version: 6.3
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 (>= 3.0.2), stats, graphics, zoo, timeDate
Imports: tseries, fracdiff, colorspace, parallel
Suggests: testthat, fpp
LazyData: yes
ByteCompile: TRUE
Author: Rob J Hyndman <[email protected]>.
Contributors include George Athanasopoulos, Christoph Bergmeir,
Carlos Cinelli, Yousaf Khan, Zach Mayer, Slava Razbash,
Drew Schmidt, David Shaub, Yuan Tang, Earo Wang, Zhenyu Zhou.
Maintainer: Rob J Hyndman <[email protected]>
BugReports: https://github.com/robjhyndman/forecast/issues
License: GPL (>= 2)
URL: http://github.com/robjhyndman/forecast