Package: modeltime.h2o
Title: Modeltime 'H2O' Machine Learning
Version: 0.1.1
Authors@R: c(
    person("Matt", "Dancho", email = "mdancho@business-science.io", role = c("aut", "cre")),
    person("Business Science", role = "cph"))
Description: 
    Use the 'H2O' machine learning library inside of 'modeltime'.
    Available models include 'AutoML' for Automatic Machine Learning. 
    Please see H2O.ai for more information <https://github.com/h2oai/h2o-3>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
Depends: modeltime (>= 0.4.1), h2o
Imports: magrittr, rlang (>= 0.1.2), tibble, timetk (>= 2.6.0), dplyr,
        parsnip (>= 0.1.4), purrr, tidyr, stringr, stats, glue, fs
Suggests: tidymodels, workflows, tidyverse, knitr, rmarkdown, roxygen2,
        testthat (>= 3.0.0), covr
SystemRequirements: Java (>= 8)
URL: https://github.com/business-science/modeltime.h2o
BugReports: https://github.com/business-science/modeltime.h2o/issues
NeedsCompilation: no
Packaged: 2021-03-31 15:58:02 UTC; mdancho
Author: Matt Dancho [aut, cre],
  Business Science [cph]
Maintainer: Matt Dancho <mdancho@business-science.io>
Repository: CRAN
Date/Publication: 2021-04-05 14:40:03 UTC
Built: R 4.0.2; ; 2021-04-06 11:15:59 UTC; unix
