Package: mafs
Type: Package
Title: Multiple Automatic Forecast Selection
Version: 0.0.2
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: 5.0.1
NeedsCompilation: no
Packaged: 2017-01-25 02:53:12 UTC; sillas
Author: Sillas Gonzaga [aut, cre]
Maintainer: Sillas Gonzaga <sillas.gonzaga@gmail.com>
Repository: CRAN
Date/Publication: 2017-01-25 09:03:05
