Package: mafs
Type: Package
Title: Multiple Automatic Forecast Selection
Version: 0.0.3
Authors@R: person("Sillas", "Gonzaga", email = "sillas.gonzaga@gmail.com",
    role = c("aut", "cre"))
Description: Fits several forecast models available from the forecast package
    and selects the best one according to an error metric. Its main function
    is select_forecast().
License: GPL-2 | file LICENSE
LazyData: TRUE
Imports: fracdiff, tseries, timeDate, cmprsk, etm, forecast,
        forecastHybrid, CombMSC, Epi, quadprog, colorspace, zoo, Rcpp,
        gtable, scales, plyr, numDeriv, ggplot2, munsell, tidyr,
        ggseas, stats, tictoc
Suggests: testthat
Depends:
URL: http://github.com/sillasgonzaga/mafs
BugReports: http://github.com/sillasgonzaga/mafs/issues
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-10-19 12:05:55 UTC; sillas
Author: Sillas Gonzaga [aut, cre]
Maintainer: Sillas Gonzaga <sillas.gonzaga@gmail.com>
Repository: CRAN
Date/Publication: 2017-10-19 12:15:23 UTC
Built: R 4.0.0; ; 2020-04-10 13:09:55 UTC; windows
