{
  "_id": "6a1b64441d7bb097a0a11f52",
  "Package": "stacks",
  "Title": "Tidy Model Stacking",
  "Version": "1.1.1.9001",
  "Authors@R": "c(\nperson(\"Simon\", \"Couch\", , \"simon.couch@posit.co\", role = \"aut\"),\nperson(\"Max\", \"Kuhn\", , \"max@posit.co\", role = c(\"aut\", \"cre\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"03wc8by49\"))\n)",
  "Description": "Model stacking is an ensemble technique that involves\ntraining a model to combine the outputs of many diverse\nstatistical models, and has been shown to improve predictive\nperformance in a variety of settings. 'stacks' implements a\ngrammar for 'tidymodels'-aligned model stacking.",
  "License": "MIT + file LICENSE",
  "URL": "https://stacks.tidymodels.org/,\nhttps://github.com/tidymodels/stacks",
  "BugReports": "https://github.com/tidymodels/stacks/issues",
  "VignetteBuilder": "knitr",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Config/usethis/last-upkeep": "2025-04-25",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://tidymodels.r-universe.dev",
  "Date/Publication": "2025-10-22 19:15:37 UTC",
  "RemoteUrl": "https://github.com/tidymodels/stacks",
  "RemoteRef": "HEAD",
  "RemoteSha": "5be93a6a5aee9d877f3afe4908172c4107679d08",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 22:22:43 UTC",
    "User": "root"
  },
  "Author": "Simon Couch [aut],\nMax Kuhn [aut, cre],\nPosit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "Max Kuhn <max@posit.co>",
  "MD5sum": "5d31b1ed5642e48e054cf52fda5b23d5",
  "_user": "tidymodels",
  "_type": "src",
  "_file": "stacks_1.1.1.9001.tar.gz",
  "_fileid": "cab5873205ac4fff22989a694d73cc2f27da4da99ddafc5ea1af600f0fea6d73",
  "_filesize": 3217184,
  "_sha256": "cab5873205ac4fff22989a694d73cc2f27da4da99ddafc5ea1af600f0fea6d73",
  "_created": "2026-05-30T22:22:43.000Z",
  "_published": "2026-05-30T22:27:16.793Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78681807594,
      "time": 230,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7311812467"
    },
    {
      "job": 78681807589,
      "time": 196,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7311808961"
    },
    {
      "job": 78681807588,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7311800427"
    },
    {
      "job": 78681807591,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7311801397"
    },
    {
      "job": 78681491510,
      "time": 349,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7311789259"
    },
    {
      "job": 78681807587,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7311804896"
    },
    {
      "job": 78681807623,
      "time": 170,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7311806501"
    },
    {
      "job": 78681807621,
      "time": 132,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7311802693"
    },
    {
      "job": 78681807625,
      "time": 120,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7311801552"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tidymodels/actions/runs/26696370189",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tidymodels/stacks",
  "_commit": {
    "id": "5be93a6a5aee9d877f3afe4908172c4107679d08",
    "author": "Simon P. Couch <simonpatrickcouch@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "transition maintainership to Max (#245)\n\n",
    "time": 1761160537
  },
  "_maintainer": {
    "name": "Max Kuhn",
    "email": "max@posit.co",
    "login": "topepo",
    "description": "",
    "uuid": 5731043
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "butcher",
      "version": ">= 0.1.3",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "furrr",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "generics",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "parsnip",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "recipes",
      "version": ">= 1.0.10",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "rsample",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 2.1.3",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tune",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "version": ">= 0.6.1",
      "role": "Imports"
    },
    {
      "package": "workflows",
      "version": ">= 1.1.4",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "h2o",
      "role": "Suggests"
    },
    {
      "package": "kernlab",
      "role": "Suggests"
    },
    {
      "package": "kknn",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "modeldata",
      "role": "Suggests"
    },
    {
      "package": "nnet",
      "role": "Suggests"
    },
    {
      "package": "ranger",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "workflowsets",
      "version": ">= 0.1.0",
      "role": "Suggests"
    },
    {
      "package": "yardstick",
      "version": ">= 1.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "tidymodels",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-22",
      "n": 2
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 302,
  "_contributors": [
    {
      "user": "simonpcouch",
      "count": 696,
      "uuid": 35748691
    },
    {
      "user": "topepo",
      "count": 37,
      "uuid": 5731043
    },
    {
      "user": "emilhvitfeldt",
      "count": 4,
      "uuid": 14034784
    },
    {
      "user": "hfrick",
      "count": 3,
      "uuid": 12950918
    },
    {
      "user": "gaborcsardi",
      "count": 1,
      "uuid": 660288
    },
    {
      "user": "joscelinrocha",
      "count": 1,
      "uuid": 25497479
    },
    {
      "user": "asmae-toumi",
      "count": 1,
      "uuid": 55239808
    },
    {
      "user": "osorensen",
      "count": 1,
      "uuid": 21175639
    }
  ],
  "_userbio": {
    "uuid": 29100987,
    "type": "organization",
    "name": "tidymodels"
  },
  "_downloads": {
    "count": 5849,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/stacks"
  },
  "_mentions": 22,
  "_devurl": "https://github.com/tidymodels/stacks",
  "_pkgdown": "https://stacks.tidymodels.org/",
  "_searchresults": 1120,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/stacks.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tidymodels/stacks",
  "_realowner": "tidymodels",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-11-23"
    },
    {
      "version": "0.2.0",
      "date": "2021-04-20"
    },
    {
      "version": "0.2.1",
      "date": "2021-07-23"
    },
    {
      "version": "0.2.2",
      "date": "2022-01-06"
    },
    {
      "version": "0.2.3",
      "date": "2022-05-13"
    },
    {
      "version": "1.0.0",
      "date": "2022-07-06"
    },
    {
      "version": "1.0.1",
      "date": "2022-12-14"
    },
    {
      "version": "1.0.2",
      "date": "2023-04-21"
    },
    {
      "version": "1.0.3",
      "date": "2023-11-06"
    },
    {
      "version": "1.0.4",
      "date": "2024-03-21"
    },
    {
      "version": "1.0.5",
      "date": "2024-07-22"
    },
    {
      "version": "1.1.0",
      "date": "2025-05-02"
    },
    {
      "version": "1.1.1",
      "date": "2025-05-27"
    }
  ],
  "_exports": [
    "%>%",
    "add_candidates",
    "augment",
    "autoplot",
    "axe_call",
    "axe_call.model_stack",
    "axe_ctrl",
    "axe_ctrl.model_stack",
    "axe_data",
    "axe_data.model_stack",
    "axe_env",
    "axe_env.model_stack",
    "axe_fitted",
    "axe_fitted.model_stack",
    "blend_predictions",
    "build_linear_predictor",
    "butcher",
    "collect_parameters",
    "control_stack_bayes",
    "control_stack_grid",
    "control_stack_resamples",
    "fit_members",
    "get_expressions",
    "predict.data_stack",
    "predict.model_stack",
    "prediction_eqn",
    "stack_predict",
    "stacks"
  ],
  "_datasets": [
    {
      "name": "class_folds",
      "title": "Example Objects",
      "object": "class_folds",
      "class": [
        "vfold_cv",
        "rset",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "splits",
        "id"
      ],
      "rows": 5,
      "table": false,
      "tojson": false
    },
    {
      "name": "class_res_nn",
      "title": "Example Objects",
      "object": "class_res_nn",
      "class": [
        "resample_results",
        "tune_results",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "splits",
        "id",
        ".metrics",
        ".notes",
        ".predictions"
      ],
      "rows": 5,
      "table": false,
      "tojson": false
    },
    {
      "name": "class_res_rf",
      "title": "Example Objects",
      "object": "class_res_rf",
      "class": [
        "tune_results",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "splits",
        "id",
        ".metrics",
        ".notes",
        ".predictions"
      ],
      "rows": 5,
      "table": false,
      "tojson": false
    },
    {
      "name": "log_res_nn",
      "title": "Example Objects",
      "object": "log_res_nn",
      "class": [
        "resample_results",
        "tune_results",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "splits",
        "id",
        ".metrics",
        ".notes",
        ".predictions"
      ],
      "rows": 5,
      "table": false,
      "tojson": false
    },
    {
      "name": "log_res_rf",
      "title": "Example Objects",
      "object": "log_res_rf",
      "class": [
        "tune_results",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "splits",
        "id",
        ".metrics",
        ".notes",
        ".predictions"
      ],
      "rows": 5,
      "table": false,
      "tojson": false
    },
    {
      "name": "reg_folds",
      "title": "Example Objects",
      "object": "reg_folds",
      "class": [
        "vfold_cv",
        "rset",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "splits",
        "id"
      ],
      "rows": 5,
      "table": false,
      "tojson": false
    },
    {
      "name": "reg_res_lr",
      "title": "Example Objects",
      "object": "reg_res_lr",
      "class": [
        "resample_results",
        "tune_results",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "splits",
        "id",
        ".metrics",
        ".notes",
        ".predictions"
      ],
      "rows": 5,
      "table": false,
      "tojson": false
    },
    {
      "name": "reg_res_sp",
      "title": "Example Objects",
      "object": "reg_res_sp",
      "class": [
        "tune_results",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "splits",
        "id",
        ".metrics",
        ".notes",
        ".predictions"
      ],
      "rows": 5,
      "table": false,
      "tojson": false
    },
    {
      "name": "reg_res_svm",
      "title": "Example Objects",
      "object": "reg_res_svm",
      "class": [
        "tune_results",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "splits",
        "id",
        ".metrics",
        ".notes",
        ".predictions"
      ],
      "rows": 5,
      "table": false,
      "tojson": false
    },
    {
      "name": "tree_frogs",
      "title": "Tree frog embryo hatching data",
      "object": "tree_frogs",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "clutch",
        "treatment",
        "reflex",
        "age",
        "t_o_d",
        "hatched",
        "latency"
      ],
      "rows": 1212,
      "table": true,
      "tojson": true
    },
    {
      "name": "tree_frogs_class_test",
      "title": "Example Objects",
      "object": "tree_frogs_class_test",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "treatment",
        "reflex",
        "age",
        "t_o_d",
        "hatched"
      ],
      "rows": 303,
      "table": true,
      "tojson": true
    },
    {
      "name": "tree_frogs_reg_test",
      "title": "Example Objects",
      "object": "tree_frogs_reg_test",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "treatment",
        "reflex",
        "age",
        "t_o_d",
        "latency"
      ],
      "rows": 143,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_candidates",
      "title": "Add model definitions to a data stack",
      "concept": [
        "core verbs"
      ],
      "topics": [
        "add_candidates"
      ]
    },
    {
      "page": "augment.model_stack",
      "title": "Augment a model stack",
      "topics": [
        "augment.model_stack"
      ]
    },
    {
      "page": "autoplot.linear_stack",
      "title": "Plot results of a stacked ensemble model.",
      "topics": [
        "autoplot.linear_stack"
      ]
    },
    {
      "page": "axe_model_stack",
      "title": "Axing a model_stack.",
      "topics": [
        "axe_call.model_stack",
        "axe_ctrl.model_stack",
        "axe_data.model_stack",
        "axe_env.model_stack",
        "axe_fitted.model_stack",
        "axe_model_stack"
      ]
    },
    {
      "page": "blend_predictions",
      "title": "Determine stacking coefficients from a data stack",
      "concept": [
        "core verbs"
      ],
      "topics": [
        "blend_predictions"
      ]
    },
    {
      "page": "collect_parameters",
      "title": "Collect candidate parameters and stacking coefficients",
      "topics": [
        "collect_parameters",
        "collect_parameters.data_stack",
        "collect_parameters.default",
        "collect_parameters.model_stack"
      ]
    },
    {
      "page": "control_stack",
      "title": "Control wrappers",
      "topics": [
        "control_stack",
        "control_stack_bayes",
        "control_stack_grid",
        "control_stack_resamples"
      ]
    },
    {
      "page": "example_data",
      "title": "Example Objects",
      "topics": [
        "class_folds",
        "class_res_nn",
        "class_res_rf",
        "example_data",
        "log_res_nn",
        "log_res_rf",
        "reg_folds",
        "reg_res_lr",
        "reg_res_sp",
        "reg_res_svm",
        "tree_frogs_class_test",
        "tree_frogs_reg_test"
      ]
    },
    {
      "page": "fit_members",
      "title": "Fit model stack members with non-zero stacking coefficients",
      "concept": [
        "core verbs"
      ],
      "topics": [
        "fit_members"
      ]
    },
    {
      "page": "get_expressions",
      "title": "Obtain prediction equations for all possible values of type",
      "topics": [
        "get_expressions",
        "get_expressions._elnet",
        "get_expressions._lognet",
        "get_expressions._multnet"
      ]
    },
    {
      "page": "predict.data_stack",
      "title": "Predicting with a model stack",
      "topics": [
        "predict.data_stack"
      ]
    },
    {
      "page": "predict.model_stack",
      "title": "Predicting with a model stack",
      "topics": [
        "predict.model_stack"
      ]
    },
    {
      "page": "stacks",
      "title": "Initialize a Stack",
      "concept": [
        "core verbs"
      ],
      "topics": [
        "stacks"
      ]
    },
    {
      "page": "stacks_description",
      "title": "stacks: Tidy Model Stacking",
      "topics": [
        "stacks-package",
        "stacks_description",
        "stacks_package"
      ]
    },
    {
      "page": "tree_frogs",
      "title": "Tree frog embryo hatching data",
      "topics": [
        "tree_frogs"
      ]
    }
  ],
  "_pkglogo": "https://github.com/tidymodels/stacks/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/tidymodels/stacks/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "butcher",
    "cachem",
    "class",
    "cli",
    "clock",
    "codetools",
    "cpp11",
    "crayon",
    "data.table",
    "diagram",
    "dials",
    "DiceDesign",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "fs",
    "furrr",
    "future",
    "future.apply",
    "GauPro",
    "generics",
    "ggplot2",
    "glmnet",
    "globals",
    "glue",
    "gower",
    "gtable",
    "hardhat",
    "highr",
    "htmltools",
    "ipred",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lava",
    "lbfgs",
    "lifecycle",
    "listenv",
    "lobstr",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "mixopt",
    "modelenv",
    "nnet",
    "numDeriv",
    "parallelly",
    "parsnip",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "prodlim",
    "progressr",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "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": "classification.Rmd",
      "filename": "classification.html",
      "title": "Classification Models With stacks",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Defining candidate ensemble members",
        "Putting together a stack"
      ],
      "created": "2020-07-14 15:40:38",
      "modified": "2025-04-25 17:11:54",
      "commits": 21
    },
    {
      "source": "basics.Rmd",
      "filename": "basics.html",
      "title": "Getting Started With stacks",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Define candidate ensemble members",
        "Putting together a stack",
        "Fit the stack"
      ],
      "created": "2020-07-07 20:19:26",
      "modified": "2025-04-25 17:11:54",
      "commits": 24
    }
  ],
  "_score": 12.396677132108218,
  "_indexed": true,
  "_nocasepkg": "stacks",
  "_universes": [
    "tidymodels",
    "topepo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1.9001",
      "date": "2026-05-30T22:25:45.000Z",
      "distro": "noble",
      "commit": "5be93a6a5aee9d877f3afe4908172c4107679d08",
      "fileid": "17a4ada51f6f49227d03c3b21028e18f9d1e78b8f5867f8b8e5c037505f072ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/26696370189"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1.9001",
      "date": "2026-05-30T22:25:31.000Z",
      "distro": "noble",
      "commit": "5be93a6a5aee9d877f3afe4908172c4107679d08",
      "fileid": "824e1ed9fde5083eea4fbf9277aa83d0330bacccd70984d01c8f478d1898b670",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/26696370189"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1.9001",
      "date": "2026-05-30T22:24:25.000Z",
      "commit": "5be93a6a5aee9d877f3afe4908172c4107679d08",
      "fileid": "b4c280426119a8e14e129ec59d5d96f6e933d39ac6d2a837e1e2502261b30be6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/26696370189"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1.9001",
      "date": "2026-05-30T22:24:32.000Z",
      "commit": "5be93a6a5aee9d877f3afe4908172c4107679d08",
      "fileid": "01285829c211a8c243668433f76caef592069d0fe64bab03928f4b4de35fa164",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/26696370189"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1.9001",
      "date": "2026-05-30T22:25:38.000Z",
      "commit": "5be93a6a5aee9d877f3afe4908172c4107679d08",
      "fileid": "eb6589cb57d39bda7a80259cbdbfaffd02484818e9fd4cb49a571ba3b54fc514",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/26696370189"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1.9001",
      "date": "2026-05-30T22:24:32.000Z",
      "commit": "5be93a6a5aee9d877f3afe4908172c4107679d08",
      "fileid": "f005e4eac4683dd37b584e163f904bb0055278174b28da3ecf0c32352c968eae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/26696370189"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1.9001",
      "date": "2026-05-30T22:24:12.000Z",
      "commit": "5be93a6a5aee9d877f3afe4908172c4107679d08",
      "fileid": "fed79b1db55f75369bbb4a8f021b88e753dc9c1820b5b99b53bf568db4b6f1da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/26696370189"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.1.9001",
      "date": "2026-05-30T22:24:09.000Z",
      "commit": "5be93a6a5aee9d877f3afe4908172c4107679d08",
      "fileid": "38748bcc3b38a23c5660a1beca80eea62f8a0df06bf3ae3214fb96784410ec2a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/26696370189"
    }
  ]
}