{
  "_id": "6a39b4464c3da884a928c850",
  "Package": "agua",
  "Title": "'tidymodels' Integration with 'h2o'",
  "Version": "0.1.4.9000",
  "Authors@R": "c(\nperson(\"Max\", \"Kuhn\", , \"max@posit.co\", role = \"aut\",\ncomment = c(ORCID = \"0000-0003-2402-136X\")),\nperson(\"Qiushi\", \"Yan\", , \"qiushi.yann@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Steven\", \"Pawley\", , \"dr.stevenpawley@gmail.com\", role = \"aut\"),\nperson(given = \"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "Create and evaluate models using 'tidymodels' and 'h2o'\n<https://h2o.ai/>. The package enables users to specify 'h2o'\nas 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",
  "Config/Needs/website": "tidyverse/tidytemplate, doParallel, tidymodels,\nvip",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "false",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make default-jdk libicu-dev libuv1-dev",
  "Repository": "https://tidymodels.r-universe.dev",
  "Date/Publication": "2024-06-13 05:19:36 UTC",
  "RemoteUrl": "https://github.com/tidymodels/agua",
  "RemoteRef": "HEAD",
  "RemoteSha": "dfc7a13ad37d5ddbe58cb4d37f6b4de494118a20",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-22 22:12:14 UTC",
    "User": "root"
  },
  "Author": "Max Kuhn [aut] (ORCID: <https://orcid.org/0000-0003-2402-136X>),\nQiushi Yan [aut, cre],\nSteven Pawley [aut],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Qiushi Yan <qiushi.yann@gmail.com>",
  "MD5sum": "cafc9439caab33bb68c4335264dcfc8a",
  "_user": "tidymodels",
  "_type": "src",
  "_file": "agua_0.1.4.9000.tar.gz",
  "_fileid": "cb7e7142ffb528a5047e20a17add91e9342c262a94ef1db92d13ef8df2650231",
  "_filesize": 320713,
  "_sha256": "cb7e7142ffb528a5047e20a17add91e9342c262a94ef1db92d13ef8df2650231",
  "_created": "2026-06-22T22:12:14.000Z",
  "_published": "2026-06-22T22:16:38.970Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82832515681,
      "time": 213,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7806336575"
    },
    {
      "job": 82832515684,
      "time": 226,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7806341201"
    },
    {
      "job": 82832515676,
      "time": 112,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7806322239"
    },
    {
      "job": 82832515666,
      "time": 204,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7806334679"
    },
    {
      "job": 82831920962,
      "time": 222,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7806272496"
    },
    {
      "job": 82832515679,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7806319566"
    },
    {
      "job": 82832515755,
      "time": 172,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7806324917"
    },
    {
      "job": 82832515828,
      "time": 147,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7806317760"
    },
    {
      "job": 82832515735,
      "time": 166,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7806323323"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27987345976",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tidymodels/agua",
  "_commit": {
    "id": "dfc7a13ad37d5ddbe58cb4d37f6b4de494118a20",
    "author": "Qiushi Yan <qiushi.yann@gmail.com>",
    "committer": "Qiushi Yan <qiushi.yann@gmail.com>",
    "message": "Update model_engines.R\n",
    "time": 1718255976
  },
  "_maintainer": {
    "name": "Qiushi Yan",
    "email": "qiushi.yann@gmail.com",
    "login": "qiushiyan",
    "description": "",
    "uuid": 48123899
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "parsnip",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dials",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "generics",
      "version": ">= 0.1.3",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "h2o",
      "version": ">= 3.38.0.1",
      "role": "Imports"
    },
    {
      "package": "hardhat",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "pkgconfig",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rsample",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tune",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "workflows",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "modeldata",
      "role": "Suggests"
    },
    {
      "package": "recipes",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "tidymodels",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 25,
  "_contributors": [
    {
      "user": "qiushiyan",
      "count": 160,
      "uuid": 48123899
    },
    {
      "user": "topepo",
      "count": 13,
      "uuid": 5731043
    },
    {
      "user": "simonpcouch",
      "count": 10,
      "uuid": 35748691
    },
    {
      "user": "hfrick",
      "count": 6,
      "uuid": 12950918
    },
    {
      "user": "gvelasq",
      "count": 1,
      "uuid": 20712598
    }
  ],
  "_userbio": {
    "uuid": 29100987,
    "type": "organization",
    "name": "tidymodels",
    "followers": 556
  },
  "_downloads": {
    "count": 929,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/agua"
  },
  "_devurl": "https://github.com/tidymodels/agua",
  "_pkgdown": "https://agua.tidymodels.org/",
  "_searchresults": 122,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/agua.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tidymodels/agua",
  "_realowner": "tidymodels",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2022-06-02"
    },
    {
      "version": "0.1.0",
      "date": "2022-10-11"
    },
    {
      "version": "0.1.1",
      "date": "2023-02-09"
    },
    {
      "version": "0.1.2",
      "date": "2023-02-23"
    },
    {
      "version": "0.1.3",
      "date": "2023-06-03"
    },
    {
      "version": "0.1.4",
      "date": "2024-06-04"
    }
  ],
  "_exports": [
    "%>%",
    "agua_backend_options",
    "as_h2o",
    "as_tibble",
    "autoplot",
    "collect_metrics",
    "extract_fit_engine",
    "extract_fit_parsnip",
    "get_leaderboard",
    "h2o_activation",
    "h2o_end",
    "h2o_get_frame",
    "h2o_get_model",
    "h2o_predict",
    "h2o_predict_classification",
    "h2o_predict_regression",
    "h2o_remove",
    "h2o_remove_all",
    "h2o_running",
    "h2o_split",
    "h2o_start",
    "h2o_train",
    "h2o_train_auto",
    "h2o_train_gbm",
    "h2o_train_glm",
    "h2o_train_mlp",
    "h2o_train_nb",
    "h2o_train_rf",
    "h2o_train_rule",
    "h2o_train_xgboost",
    "h2o_xgboost_available",
    "member_weights",
    "rank_results",
    "refit",
    "tidy"
  ],
  "_help": [
    {
      "page": "h2o_tune",
      "title": "Control model tuning via 'h2o::h2o.grid()'",
      "topics": [
        "agua_backend_options"
      ]
    },
    {
      "page": "as_h2o",
      "title": "Data conversion tools",
      "topics": [
        "as_h2o",
        "as_tibble.H2OFrame"
      ]
    },
    {
      "page": "automl-autoplot",
      "title": "Plot rankings and metrics of H2O AutoML results",
      "topics": [
        "autoplot.H2OAutoML",
        "autoplot.workflow"
      ]
    },
    {
      "page": "h2o_predict",
      "title": "Prediction wrappers for h2o",
      "topics": [
        "h2o_predict",
        "h2o_predict_classification",
        "h2o_predict_regression",
        "predict._H2OAutoML"
      ]
    },
    {
      "page": "h2o-server",
      "title": "Utility functions for interacting with the h2o server",
      "topics": [
        "h2o_end",
        "h2o_get_frame",
        "h2o_get_model",
        "h2o_remove",
        "h2o_remove_all",
        "h2o_running",
        "h2o_start",
        "h2o_xgboost_available"
      ]
    },
    {
      "page": "h2o_train",
      "title": "Model wrappers for h2o",
      "topics": [
        "h2o_train",
        "h2o_train_auto",
        "h2o_train_gbm",
        "h2o_train_glm",
        "h2o_train_mlp",
        "h2o_train_nb",
        "h2o_train_rf",
        "h2o_train_rule",
        "h2o_train_xgboost"
      ]
    },
    {
      "page": "automl-tools",
      "title": "Tools for working with H2O AutoML results",
      "topics": [
        "collect_metrics.H2OAutoML",
        "collect_metrics.workflow",
        "collect_metrics._H2OAutoML",
        "extract_fit_engine._H2OAutoML",
        "extract_fit_parsnip._H2OAutoML",
        "get_leaderboard",
        "member_weights",
        "rank_results.H2OAutoML",
        "rank_results.workflow",
        "rank_results._H2OAutoML",
        "refit.workflow",
        "refit._H2OAutoML",
        "tidy._H2OAutoML"
      ]
    }
  ],
  "_pkglogo": "https://github.com/tidymodels/agua/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/tidymodels/agua/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bitops",
    "bslib",
    "cachem",
    "class",
    "cli",
    "clock",
    "codetools",
    "cpp11",
    "data.table",
    "diagram",
    "dials",
    "DiceDesign",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "furrr",
    "future",
    "future.apply",
    "GauPro",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gower",
    "gtable",
    "h2o",
    "hardhat",
    "highr",
    "htmltools",
    "ipred",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lava",
    "lbfgs",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "mixopt",
    "modelenv",
    "nnet",
    "numDeriv",
    "parallelly",
    "parsnip",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "prodlim",
    "progressr",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RCurl",
    "recipes",
    "rlang",
    "rmarkdown",
    "rpart",
    "rsample",
    "S7",
    "sass",
    "scales",
    "sfd",
    "shape",
    "slider",
    "sparsevctrs",
    "splitfngr",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "tailor",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tinytex",
    "tune",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "warp",
    "withr",
    "workflows",
    "xfun",
    "yaml",
    "yardstick"
  ],
  "_vignettes": [
    {
      "source": "agua.Rmd",
      "filename": "agua.html",
      "title": "Introduction to agua",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Fitting models with the 'h2o' engine"
      ],
      "created": "2022-07-12 15:06:17",
      "modified": "2022-10-12 17:56:40",
      "commits": 2
    }
  ],
  "_score": 6.785329835010767,
  "_indexed": true,
  "_nocasepkg": "agua",
  "_universes": [
    "tidymodels",
    "qiushiyan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4.9000",
      "date": "2026-06-22T22:15:07.000Z",
      "distro": "noble",
      "commit": "dfc7a13ad37d5ddbe58cb4d37f6b4de494118a20",
      "fileid": "42341f13a042793766830647402571f84b10c1717ad6077928d045386ead3d17",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27987345976"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4.9000",
      "date": "2026-06-22T22:15:08.000Z",
      "distro": "noble",
      "commit": "dfc7a13ad37d5ddbe58cb4d37f6b4de494118a20",
      "fileid": "7608cb720c9a12dd0ddeefcdb6cad6f062c1a237745e451aa3f4165c50bd8042",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27987345976"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4.9000",
      "date": "2026-06-22T22:14:34.000Z",
      "commit": "dfc7a13ad37d5ddbe58cb4d37f6b4de494118a20",
      "fileid": "6cb3c3b961e447fb4f34d9f076f2fa6d4e4f0613a1c91dbc4a2e54b1f9ad1a5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27987345976"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4.9000",
      "date": "2026-06-22T22:14:37.000Z",
      "commit": "dfc7a13ad37d5ddbe58cb4d37f6b4de494118a20",
      "fileid": "ad1eb59b5237c8dac7b1bdd926c42beede54b87d401cb337a0c9e53ebe366da4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27987345976"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4.9000",
      "date": "2026-06-22T22:15:10.000Z",
      "commit": "dfc7a13ad37d5ddbe58cb4d37f6b4de494118a20",
      "fileid": "4310301ff676aab0040370abf2fb8abefb0f1699c12a7fffcacbbe1675798664",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27987345976"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4.9000",
      "date": "2026-06-22T22:13:55.000Z",
      "commit": "dfc7a13ad37d5ddbe58cb4d37f6b4de494118a20",
      "fileid": "78160c3f7129d207959e01cfde2cff5974ee1c1eedfc423ee4c45a1b8d39a5d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27987345976"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4.9000",
      "date": "2026-06-22T22:13:35.000Z",
      "commit": "dfc7a13ad37d5ddbe58cb4d37f6b4de494118a20",
      "fileid": "84a537e145f79e43e281842224c1edfaa9999daee8fb3b997811318a46a089da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27987345976"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4.9000",
      "date": "2026-06-22T22:13:41.000Z",
      "commit": "dfc7a13ad37d5ddbe58cb4d37f6b4de494118a20",
      "fileid": "bf5ae95a6e946a0834c46eff75981ea29200c89ae9caf548ea68c9512d372327",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27987345976"
    }
  ]
}