Package: ngboostForecast
Title: Probabilistic Time Series Forecasting
Version: 0.0.2
Authors@R: 
    person(given = "Resul",
           family = "Akay",
           role = c("aut", "cre"),
           email = "resulakay1@gmail.com")
Description: Probabilistic time series forecasting via Natural Gradient Boosting for Probabilistic Prediction.
License: Apache License (>= 2)
URL: https://github.com/Akai01/ngboostForecast
BugReports: https://github.com/Akai01/ngboostForecast/issues
Encoding: UTF-8
LazyData: true
SystemRequirements: Python (>= 3.6)
RoxygenNote: 7.1.2
Imports: dplyr (>= 1.0.7), forecast (>= 8.15), magrittr (>= 2.0.1), R6
        (>= 2.5.1)
Suggests: ggplot2 (>= 3.3.5), testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/reticulate: list( packages = list( list(package =
        'importlib-metadata', pip = TRUE), list(package = 'ngboost',
        pip = TRUE)) )
Depends: R (>= 3.6), reticulate (>= 1.20)
NeedsCompilation: no
Packaged: 2022-02-27 21:27:56 UTC; akayr
Author: Resul Akay [aut, cre]
Maintainer: Resul Akay <resulakay1@gmail.com>
Repository: CRAN
Date/Publication: 2022-03-01 21:10:06 UTC
Built: R 4.0.5; ; 2022-03-02 12:10:10 UTC; unix
