Package: agua
Title: 'tidymodels' Integration with 'h2o'
Version: 0.0.1
Authors@R: c(
    person("Max", "Kuhn", , "max@rstudio.com", role = "aut",
           comment = c(ORCID = "0000-0003-2402-136X")),
    person("Qiushi", "Yan", , "qiushi.yann@gmail.com", role = c("aut", "cre")),
    person("Steven", "Pawley", , "dr.stevenpawley@gmail.com", role = "aut"),
    person("RStudio", role = "cph")
  )
Description: Create and evaluate models using 'tidymodels' and 'h2o' <https://h2o.ai/>. The
    package enables users to specify 'h2o' as an engine for several
    modeling methods.
License: MIT + file LICENSE
URL: https://agua.tidymodels.org/, https://github.com/tidymodels/agua
Depends: parsnip
Imports: dplyr, glue, h2o (>= 3.36.0.4), hardhat, purrr, rlang, stats,
        tibble, utils
Suggests: covr, knitr, testthat (>= 3.0.0)
Config/Needs/website: tidyverse/tidytemplate
Config/testthat/edition: 3
Config/testthat/parallel: false
Encoding: UTF-8
RoxygenNote: 7.2.0.9000
NeedsCompilation: no
Packaged: 2022-06-01 16:07:36 UTC; qiushi
Author: Max Kuhn [aut] (<https://orcid.org/0000-0003-2402-136X>),
  Qiushi Yan [aut, cre],
  Steven Pawley [aut],
  RStudio [cph]
Maintainer: Qiushi Yan <qiushi.yann@gmail.com>
Repository: CRAN
Date/Publication: 2022-06-02 09:40:02 UTC
