-
Notifications
You must be signed in to change notification settings - Fork 341
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7f63fad
commit ebc232d
Showing
1 changed file
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,9 +10,10 @@ Suggests: testthat, fpp | |
LinkingTo: Rcpp (>= 0.11.0), RcppArmadillo (>= 0.2.35) | ||
LazyData: yes | ||
ByteCompile: TRUE | ||
Author: Rob J Hyndman <[email protected]> with contributions from | ||
George Athanasopoulos, Slava Razbash, Drew Schmidt, Zhenyu Zhou, Yousaf Khan, | ||
Christoph Bergmeir, Earo Wang, and Yuan Tang. | ||
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) | ||
|