Package: agua
Title: 'tidymodels' Integration with 'h2o'
Version: 0.1.4
Authors@R: c(
    person("Max", "Kuhn", , "max@posit.co", 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(given = "Posit Software, PBC", role = c("cph", "fnd"))
  )
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
BugReports: https://github.com/tidymodels/agua/issues
Depends: parsnip
Imports: cli, dials, dplyr, generics (>= 0.1.3), ggplot2, glue, h2o (>=
        3.38.0.1), hardhat (>= 1.1.0), methods, pkgconfig, purrr,
        rlang, rsample, stats, tibble, tidyr, tune (>= 1.2.0), vctrs,
        workflows
Suggests: covr, knitr, modeldata, recipes, rmarkdown, testthat (>=
        3.0.0)
Config/Needs/website: tidyverse/tidytemplate, doParallel, tidymodels,
        vip
Config/testthat/edition: 3
Config/testthat/parallel: false
Encoding: UTF-8
RoxygenNote: 7.2.3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-06-04 16:56:07 UTC; qiushi
Author: Max Kuhn [aut] (<https://orcid.org/0000-0003-2402-136X>),
  Qiushi Yan [aut, cre],
  Steven Pawley [aut],
  Posit Software, PBC [cph, fnd]
Maintainer: Qiushi Yan <qiushi.yann@gmail.com>
Repository: CRAN
Date/Publication: 2024-06-04 17:40:02 UTC
Built: R 4.6.0; ; 2025-10-14 03:50:48 UTC; windows
