{
  "_id": "6a101997acfb0bcc41c86065",
  "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-05-14 15:33:59 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": "9371fd47f94b1dd7cd2e48522e7c5a6a",
  "_user": "tidymodels",
  "_type": "src",
  "_file": "agua_0.1.4.9000.tar.gz",
  "_fileid": "23ec4ffefc80131e03f4b5c9878363f7863e2fe34c8f75aa3504a6d51ae03bcf",
  "_filesize": 320564,
  "_sha256": "23ec4ffefc80131e03f4b5c9878363f7863e2fe34c8f75aa3504a6d51ae03bcf",
  "_created": "2026-05-14T15:33:59.000Z",
  "_published": "2026-05-22T08:53:43.635Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77347362815,
      "time": 260,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6998216106"
    },
    {
      "job": 77347362801,
      "time": 199,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6998193498"
    },
    {
      "job": 77347363294,
      "time": 153,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6998314027"
    },
    {
      "job": 77347362971,
      "time": 194,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6998327877"
    },
    {
      "job": 77347362171,
      "time": 287,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6998117336"
    },
    {
      "job": 77347362232,
      "time": 151,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156605983"
    },
    {
      "job": 77347362654,
      "time": 189,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6998189649"
    },
    {
      "job": 77347363303,
      "time": 303,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6998232433"
    },
    {
      "job": 77347362921,
      "time": 172,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6998183674"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tidymodels/actions/runs/25868910657",
  "_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",
    "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"
  },
  "_downloads": {
    "count": 943,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/agua"
  },
  "_devurl": "https://github.com/tidymodels/agua",
  "_pkgdown": "https://agua.tidymodels.org/",
  "_searchresults": 111,
  "_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",
    "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.744292983122676,
  "_indexed": true,
  "_nocasepkg": "agua",
  "_universes": [
    "tidymodels",
    "qiushiyan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4.9000",
      "date": "2026-05-14T15:37:38.000Z",
      "distro": "noble",
      "commit": "dfc7a13ad37d5ddbe58cb4d37f6b4de494118a20",
      "fileid": "b853fb480d494520da74afb0afbcf79f15dc09c9cf76243e8f88f6a51eff306f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/25868910657"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4.9000",
      "date": "2026-05-14T15:36:39.000Z",
      "distro": "noble",
      "commit": "dfc7a13ad37d5ddbe58cb4d37f6b4de494118a20",
      "fileid": "9934f040c34671a463d9fe08e4d1d2ce161e77e393aaf968b8df7bf48ca8b034",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/25868910657"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4.9000",
      "date": "2026-05-14T15:42:17.000Z",
      "commit": "dfc7a13ad37d5ddbe58cb4d37f6b4de494118a20",
      "fileid": "b47baeff3cff878537cf9523eb79b60844bb6d806162f14523ed3aa78657dfc6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/25868910657"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4.9000",
      "date": "2026-05-14T15:42:44.000Z",
      "commit": "dfc7a13ad37d5ddbe58cb4d37f6b4de494118a20",
      "fileid": "340afd06109932d37ed4d51eab9662db2f77831e51391989c8013901b41001bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/25868910657"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4.9000",
      "date": "2026-05-14T15:35:51.000Z",
      "commit": "dfc7a13ad37d5ddbe58cb4d37f6b4de494118a20",
      "fileid": "1f3497c5d007e9e91a42ed337398d4784956d579c5164adfb920fb4a30dff50b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/25868910657"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4.9000",
      "date": "2026-05-14T15:36:56.000Z",
      "commit": "dfc7a13ad37d5ddbe58cb4d37f6b4de494118a20",
      "fileid": "db25375ec520278bd6fa6df82cc598c1e46f15607aa8865ccd23b7d9e455268f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/25868910657"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4.9000",
      "date": "2026-05-14T15:35:45.000Z",
      "commit": "dfc7a13ad37d5ddbe58cb4d37f6b4de494118a20",
      "fileid": "a99d65ef6104a97a6057946c65f7f5016a7739f583ff1eaf34ea9f9e7dce74da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/25868910657"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4.9000",
      "date": "2026-05-22T08:53:27.000Z",
      "commit": "dfc7a13ad37d5ddbe58cb4d37f6b4de494118a20",
      "fileid": "4f5af5b7b119e255b2d8030969105dbbbeb28afa205cb081d1e8af68de6e42f6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/25868910657"
    }
  ]
}