Package: iForecast
Type: Package
Title: Machine Learning Time Series Forecasting
Version: 1.0.8
Date: 2024-09-14
Authors@R: person(given = "Ho",
                    family = "Tsung-wu",
                    role = c("aut", "cre"),
                    email = "tsungwu@ntnu.edu.tw")
Author: Ho Tsung-wu [aut, cre]
Maintainer: Ho Tsung-wu <tsungwu@ntnu.edu.tw>
Description: Compute static, onestep and multistep time series forecasts for machine learning models.
License: GPL (>= 2)
LazyData: TRUE
LazyLoad: yes
Depends: R (>= 3.5),caret
Imports: magrittr
Suggests: data.table, forecast, h2o, kernlab, lubridate, tibble,
        timeSeries, timeDate, timetk, zoo
NeedsCompilation: no
Packaged: 2024-09-14 07:57:27 UTC; badal
Repository: CRAN
Date/Publication: 2024-09-14 08:10:02 UTC
