{
  "_id": "6a499f28162b78b26a5831c1",
  "Package": "tidypredict",
  "Title": "Run Predictions Inside the Database",
  "Version": "1.1.0.9000",
  "Authors@R": "c(\nperson(\"Emil\", \"Hvitfeldt\", , \"emil.hvitfeldt@posit.co\", role = c(\"aut\", \"cre\")),\nperson(\"Edgar\", \"Ruiz\", , \"edgar@posit.co\", role = \"aut\"),\nperson(\"Max\", \"Kuhn\", , \"max@posit.co\", role = \"aut\")\n)",
  "Description": "It parses a fitted 'R' model object, and returns a formula\nin 'Tidy Eval' code that calculates the predictions.  It works\nwith several databases back-ends because it leverages 'dplyr'\nand 'dbplyr' for the final 'SQL' translation of the algorithm.\nIt currently supports lm(), glm(), randomForest(), ranger(),\nrpart(), earth(), xgb.Booster.complete(), lgb.Booster(),\ncatboost.Model(), cubist(), and ctree() models.",
  "License": "MIT + file LICENSE",
  "URL": "https://tidypredict.tidymodels.org,\nhttps://github.com/tidymodels/tidypredict",
  "BugReports": "https://github.com/tidymodels/tidypredict/issues",
  "VignetteBuilder": "knitr",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://tidymodels.r-universe.dev",
  "Date/Publication": "2026-02-27 18:19:45 UTC",
  "RemoteUrl": "https://github.com/tidymodels/tidypredict",
  "RemoteRef": "HEAD",
  "RemoteSha": "5d33183137b9743152834643c52065b197f92ae0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-20 06:36:22 UTC",
    "User": "root"
  },
  "Author": "Emil Hvitfeldt [aut, cre],\nEdgar Ruiz [aut],\nMax Kuhn [aut]",
  "Maintainer": "Emil Hvitfeldt <emil.hvitfeldt@posit.co>",
  "_user": "tidymodels",
  "_type": "src",
  "_file": "tidypredict_1.1.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/02829c95ecbf0daa10aa7fee4b56a0d9f978ad018ef4e81efa32649b65b66fcd",
  "_filesize": 424807,
  "_sha256": "02829c95ecbf0daa10aa7fee4b56a0d9f978ad018ef4e81efa32649b65b66fcd",
  "_expires": "2026-10-13T00:02:47.000Z",
  "_created": "2026-06-20T06:36:22.000Z",
  "_published": "2026-07-05T00:02:48.918Z",
  "_jobs": [
    {
      "job": 85177545995,
      "time": 195,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7762892040"
    },
    {
      "job": 85177546094,
      "time": 172,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7762889256"
    },
    {
      "job": 85177546146,
      "time": 131,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7762884037"
    },
    {
      "job": 85177546066,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7762882090"
    },
    {
      "job": 85177545910,
      "time": 237,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7762866423"
    },
    {
      "job": 85177546016,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7762884210"
    },
    {
      "job": 85177545973,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7762883245"
    },
    {
      "job": 85177546143,
      "time": 125,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7762883346"
    },
    {
      "job": 85177546150,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7762881988"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27862989994",
  "_status": "success",
  "_upstream": "https://github.com/tidymodels/tidypredict",
  "_commit": {
    "id": "5d33183137b9743152834643c52065b197f92ae0",
    "author": "Emil Hvitfeldt <emil.hvitfeldt@posit.co>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Release Candidate 1.1.0 (#237)\n\n",
    "time": 1772216385
  },
  "_maintainer": {
    "name": "Emil Hvitfeldt",
    "email": "emil.hvitfeldt@posit.co",
    "login": "emilhvitfeldt",
    "bluesky": "@emilhvitfeldt.bsky.social",
    "description": "All things @tidymodels",
    "uuid": 14034784
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 0.7",
      "role": "Imports"
    },
    {
      "package": "generics",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "bonsai",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "Cubist",
      "version": ">= 0.5.1",
      "role": "Suggests"
    },
    {
      "package": "DBI",
      "role": "Suggests"
    },
    {
      "package": "dbplyr",
      "role": "Suggests"
    },
    {
      "package": "earth",
      "version": ">= 5.1.2",
      "role": "Suggests"
    },
    {
      "package": "glmnet",
      "role": "Suggests"
    },
    {
      "package": "lightgbm",
      "role": "Suggests"
    },
    {
      "package": "methods",
      "role": "Suggests"
    },
    {
      "package": "mlbench",
      "role": "Suggests"
    },
    {
      "package": "modeldata",
      "role": "Suggests"
    },
    {
      "package": "nycflights13",
      "role": "Suggests"
    },
    {
      "package": "parsnip",
      "role": "Suggests"
    },
    {
      "package": "partykit",
      "role": "Suggests"
    },
    {
      "package": "randomForest",
      "role": "Suggests"
    },
    {
      "package": "ranger",
      "version": ">= 0.14.1",
      "role": "Suggests"
    },
    {
      "package": "rpart",
      "version": ">= 4.1.0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "RSQLite",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.2.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "xgboost",
      "role": "Suggests"
    },
    {
      "package": "yaml",
      "role": "Suggests"
    }
  ],
  "_owner": "tidymodels",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-27",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 6
    },
    {
      "week": "2025-44",
      "n": 8
    },
    {
      "week": "2025-45",
      "n": 12
    },
    {
      "week": "2025-46",
      "n": 2
    },
    {
      "week": "2025-48",
      "n": 3
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 2
    },
    {
      "week": "2026-07",
      "n": 6
    },
    {
      "week": "2026-08",
      "n": 20
    },
    {
      "week": "2026-09",
      "n": 7
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2025-11-29"
    },
    {
      "name": "v1.0.1",
      "date": "2025-12-12"
    },
    {
      "name": "v1.1.0",
      "date": "2026-02-26"
    }
  ],
  "_topics": [
    "dbplyr",
    "dplyr",
    "purrr",
    "rlang"
  ],
  "_stars": 264,
  "_contributors": [
    {
      "user": "edgararuiz",
      "count": 214,
      "uuid": 77294576
    },
    {
      "user": "emilhvitfeldt",
      "count": 97,
      "uuid": 14034784
    },
    {
      "user": "edgararuiz-zz",
      "count": 55,
      "uuid": 7875923
    },
    {
      "user": "topepo",
      "count": 48,
      "uuid": 5731043
    },
    {
      "user": "athospd",
      "count": 20,
      "uuid": 1925102
    },
    {
      "user": "simonpcouch",
      "count": 14,
      "uuid": 35748691
    },
    {
      "user": "jiaxiangbu",
      "count": 8,
      "uuid": 15884785
    },
    {
      "user": "juliasilge",
      "count": 8,
      "uuid": 12505835
    },
    {
      "user": "thenoobmario",
      "count": 6,
      "uuid": 60312074
    },
    {
      "user": "hfrick",
      "count": 4,
      "uuid": 12950918
    },
    {
      "user": "saadaslam",
      "count": 4,
      "uuid": 6645875
    },
    {
      "user": "tslumley",
      "count": 3,
      "uuid": 8380349
    },
    {
      "user": "wibeasley",
      "count": 2,
      "uuid": 1372890
    },
    {
      "user": "bfgray3",
      "count": 1,
      "uuid": 20310144
    },
    {
      "user": "dpprdan",
      "count": 1,
      "uuid": 1423562
    },
    {
      "user": "davisvaughan",
      "count": 1,
      "uuid": 19150088
    },
    {
      "user": "jeroenjanssens",
      "count": 1,
      "uuid": 1368256
    },
    {
      "user": "washcycle",
      "count": 1,
      "uuid": 1075710
    },
    {
      "user": "simoncoulombe",
      "count": 1,
      "uuid": 23444900
    }
  ],
  "_userbio": {
    "uuid": 29100987,
    "type": "organization",
    "name": "tidymodels",
    "followers": 556
  },
  "_downloads": {
    "count": 1450,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidypredict"
  },
  "_devurl": "https://github.com/tidymodels/tidypredict",
  "_pkgdown": "https://tidypredict.tidymodels.org",
  "_searchresults": 234,
  "_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/tidypredict.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tidymodels/tidypredict",
  "_realowner": "tidymodels",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-01-17"
    },
    {
      "version": "0.2.0",
      "date": "2018-02-25"
    },
    {
      "version": "0.2.1",
      "date": "2018-12-20"
    },
    {
      "version": "0.3.0",
      "date": "2019-01-10"
    },
    {
      "version": "0.4.0",
      "date": "2019-07-12"
    },
    {
      "version": "0.4.1",
      "date": "2019-07-14"
    },
    {
      "version": "0.4.2",
      "date": "2019-07-15"
    },
    {
      "version": "0.4.3",
      "date": "2019-09-03"
    },
    {
      "version": "0.4.4",
      "date": "2020-02-09"
    },
    {
      "version": "0.4.5",
      "date": "2020-02-11"
    },
    {
      "version": "0.4.6",
      "date": "2020-07-23"
    },
    {
      "version": "0.4.7",
      "date": "2020-10-05"
    },
    {
      "version": "0.4.8",
      "date": "2020-10-28"
    },
    {
      "version": "0.4.9",
      "date": "2022-05-25"
    },
    {
      "version": "0.5",
      "date": "2023-01-18"
    },
    {
      "version": "0.5.1",
      "date": "2024-12-19"
    },
    {
      "version": "1.0.0",
      "date": "2025-11-29"
    },
    {
      "version": "1.0.1",
      "date": "2025-12-13"
    },
    {
      "version": "1.1.0",
      "date": "2026-02-27"
    }
  ],
  "_exports": [
    ".build_case_when_tree",
    ".build_linear_pred",
    ".build_nested_case_when_tree",
    ".extract_catboost_trees",
    ".extract_earth_multiclass",
    ".extract_glmnet_multiclass",
    ".extract_lgb_trees",
    ".extract_partykit_classprob",
    ".extract_ranger_classprob",
    ".extract_ranger_trees",
    ".extract_rf_classprob",
    ".extract_rf_trees",
    ".extract_rpart_classprob",
    ".extract_xgb_trees",
    ".partykit_tree_info_full",
    ".rpart_tree_info_full",
    "acceptable_formula",
    "as_parsed_model",
    "parse_model",
    "set_catboost_categories",
    "tidy",
    "tidypredict_fit",
    "tidypredict_interval",
    "tidypredict_sql",
    "tidypredict_sql_interval",
    "tidypredict_test",
    "tidypredict_to_column"
  ],
  "_help": [
    {
      "page": "acceptable_formula",
      "title": "Checks that the formula can be parsed",
      "topics": [
        "acceptable_formula"
      ]
    },
    {
      "page": "as_parsed_model",
      "title": "Prepares parsed model object",
      "topics": [
        "as_parsed_model"
      ]
    },
    {
      "page": "generate_tree_node",
      "title": "Construct a single node of a tree",
      "topics": [
        "generate_tree_node"
      ]
    },
    {
      "page": "parse_model",
      "title": "Converts an R model object into a parsed model",
      "topics": [
        "parse_model"
      ]
    },
    {
      "page": "path_formula",
      "title": "Turn a path object into an expression",
      "topics": [
        "path_formula"
      ]
    },
    {
      "page": "path_formulas",
      "title": "Turn a path object into a combined expression",
      "topics": [
        "path_formulas"
      ]
    },
    {
      "page": "set_catboost_categories",
      "title": "Set categorical feature mappings for CatBoost model",
      "topics": [
        "set_catboost_categories"
      ]
    },
    {
      "page": "tidy.pm_regression",
      "title": "Tidy the parsed model results",
      "topics": [
        "tidy.pm_regression"
      ]
    },
    {
      "page": "tidypredict_fit",
      "title": "Returns a Tidy Eval formula to calculate fitted values",
      "topics": [
        "tidypredict_fit"
      ]
    },
    {
      "page": "tidypredict_interval",
      "title": "Returns a Tidy Eval formula to calculate prediction interval.",
      "topics": [
        "tidypredict_interval"
      ]
    },
    {
      "page": "tidypredict_test",
      "title": "Tests base predict function against tidypredict",
      "topics": [
        "tidypredict_test"
      ]
    },
    {
      "page": "tidypredict_to_column",
      "title": "Adds the prediction columns to a piped command set.",
      "topics": [
        "tidypredict_to_column"
      ]
    }
  ],
  "_pkglogo": "https://github.com/tidymodels/tidypredict/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/tidymodels/tidypredict/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "evaluate",
    "generics",
    "glue",
    "highr",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "catboost.Rmd",
      "filename": "catboost.html",
      "title": "catboost models",
      "engine": "knitr::rmarkdown",
      "headings": [
        "tidypredict_ functions",
        "Supported objectives",
        "Regression objectives (identity transform)",
        "Binary classification (sigmoid transform)",
        "Multiclass classification",
        "Binary classification example",
        "Multiclass classification example",
        "Categorical features",
        "With parsnip/bonsai (recommended)",
        "With raw CatBoost",
        "Parse model spec",
        "Limitations"
      ],
      "created": "2026-02-12 21:39:16",
      "modified": "2026-02-25 01:08:12",
      "commits": 2
    },
    {
      "source": "regression.Rmd",
      "filename": "regression.html",
      "title": "Create a regression spec - version 2",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2019-07-06 02:15:33",
      "modified": "2022-05-31 22:14:39",
      "commits": 2
    },
    {
      "source": "tree.Rmd",
      "filename": "tree.html",
      "title": "Create a tree spec - version 2",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2019-07-06 22:11:26",
      "modified": "2022-05-31 22:14:39",
      "commits": 2
    },
    {
      "source": "cubist.Rmd",
      "filename": "cubist.html",
      "title": "Cubist models",
      "engine": "knitr::rmarkdown",
      "headings": [
        "tidypredict_ functions",
        "Parse model spec",
        "Limitations"
      ],
      "created": "2019-07-07 23:47:53",
      "modified": "2026-02-25 01:08:12",
      "commits": 5
    },
    {
      "source": "sql.Rmd",
      "filename": "sql.html",
      "title": "Database write-back",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Example setup",
        "Model preparation",
        "Scenario 1 - Update scores",
        "Scenario 2- Append new scores"
      ],
      "created": "2018-01-02 14:36:54",
      "modified": "2023-10-31 18:17:54",
      "commits": 8
    },
    {
      "source": "rpart.Rmd",
      "filename": "rpart.html",
      "title": "Decision trees, using rpart",
      "engine": "knitr::rmarkdown",
      "headings": [
        "How it works",
        "Under the hood",
        "Classification",
        "parsnip",
        "Categorical predictors",
        "Surrogate splits"
      ],
      "created": "2026-02-20 02:45:31",
      "modified": "2026-02-20 02:45:31",
      "commits": 1
    },
    {
      "source": "float-precision.Rmd",
      "filename": "float-precision.html",
      "title": "Float precision at split boundaries",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The issue",
        "Which models are affected?",
        "Example",
        "What tidypredict does",
        "Pros and cons",
        "Recommendations"
      ],
      "created": "2026-02-25 01:08:12",
      "modified": "2026-02-25 01:08:12",
      "commits": 1
    },
    {
      "source": "glm.Rmd",
      "filename": "glm.html",
      "title": "Generalized Linear Regression",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Highlights & Limitations",
        "How it works",
        "Under the hood",
        "How it performs"
      ],
      "created": "2017-12-27 03:38:31",
      "modified": "2023-10-31 18:17:54",
      "commits": 11
    },
    {
      "source": "glmnet.Rmd",
      "filename": "glmnet.html",
      "title": "glmnet models",
      "engine": "knitr::rmarkdown",
      "headings": [
        "tidypredict_ functions",
        "parsnip",
        "Parse model spec"
      ],
      "created": "2025-11-07 00:43:44",
      "modified": "2025-11-07 00:43:44",
      "commits": 1
    },
    {
      "source": "tree-internals.Rmd",
      "filename": "tree-internals.html",
      "title": "How tidypredict generates tree formulas",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Nested vs flat case_when",
        "Flat case_when (old approach)",
        "Nested case_when (current approach)",
        "Why nested is better",
        "Parsed model versions"
      ],
      "created": "2026-02-20 22:11:39",
      "modified": "2026-02-20 22:11:39",
      "commits": 1
    },
    {
      "source": "lightgbm.Rmd",
      "filename": "lightgbm.html",
      "title": "LightGBM models",
      "engine": "knitr::rmarkdown",
      "headings": [
        "tidypredict_ functions",
        "Supported objectives",
        "Regression objectives (identity transform)",
        "Regression objectives (exp transform)",
        "Binary classification (sigmoid transform)",
        "Multiclass classification",
        "Binary classification example",
        "Categorical features",
        "parsnip",
        "Parse model spec",
        "Limitations"
      ],
      "created": "2026-02-11 21:45:50",
      "modified": "2026-02-25 01:08:12",
      "commits": 2
    },
    {
      "source": "lm.Rmd",
      "filename": "lm.html",
      "title": "Linear Regression",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Highlights & Limitations",
        "How it works",
        "Prediction intervals",
        "Under the hood",
        "How it performs",
        "parsnip"
      ],
      "created": "2017-12-27 05:33:55",
      "modified": "2025-11-04 00:06:44",
      "commits": 15
    },
    {
      "source": "mars.Rmd",
      "filename": "mars.html",
      "title": "MARS models via the earth package",
      "engine": "knitr::rmarkdown",
      "headings": [
        "tidypredict_ functions",
        "GLM models",
        "parsnip",
        "Parse model spec"
      ],
      "created": "2019-07-07 22:55:33",
      "modified": "2023-10-31 18:17:54",
      "commits": 6
    },
    {
      "source": "non-r.Rmd",
      "filename": "non-r.html",
      "title": "Non-R Models",
      "engine": "knitr::rmarkdown",
      "headings": [
        "python example",
        "Read in R",
        "tidypredict",
        "broom"
      ],
      "created": "2019-07-12 02:13:42",
      "modified": "2022-05-31 22:14:39",
      "commits": 2
    },
    {
      "source": "rf.Rmd",
      "filename": "rf.html",
      "title": "Random Forest",
      "engine": "knitr::rmarkdown",
      "headings": [
        "How it works",
        "Under the hood",
        "parsnip"
      ],
      "created": "2019-07-03 23:30:20",
      "modified": "2025-11-26 22:02:22",
      "commits": 10
    },
    {
      "source": "ranger.Rmd",
      "filename": "ranger.html",
      "title": "Random Forest, using Ranger",
      "engine": "knitr::rmarkdown",
      "headings": [
        "How it works",
        "Under the hood",
        "parsnip"
      ],
      "created": "2018-02-20 18:46:35",
      "modified": "2025-11-26 22:02:22",
      "commits": 11
    },
    {
      "source": "save.Rmd",
      "filename": "save.html",
      "title": "Save and re-load models",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Parse model",
        "Saving the model",
        "Re-load the model",
        "broom"
      ],
      "created": "2017-12-30 21:38:09",
      "modified": "2022-05-31 22:14:39",
      "commits": 8
    },
    {
      "source": "xgboost.Rmd",
      "filename": "xgboost.html",
      "title": "XGBoost models",
      "engine": "knitr::rmarkdown",
      "headings": [
        "tidypredict_ functions",
        "parsnip",
        "Parse model spec"
      ],
      "created": "2019-07-07 23:47:53",
      "modified": "2026-02-25 01:08:12",
      "commits": 10
    }
  ],
  "_score": 11.981246736599449,
  "_indexed": true,
  "_nocasepkg": "tidypredict",
  "_universes": [
    "tidymodels",
    "emilhvitfeldt"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0.9000",
      "date": "2026-06-20T06:39:17.000Z",
      "distro": "noble",
      "commit": "5d33183137b9743152834643c52065b197f92ae0",
      "fileid": "https://r2.ropensci.org/e2bd5bafe9cc904468f7e44448d309b4e0b8bd621a1d8b0f42d893f00828afe0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27862989994"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0.9000",
      "date": "2026-06-20T06:38:55.000Z",
      "distro": "noble",
      "commit": "5d33183137b9743152834643c52065b197f92ae0",
      "fileid": "https://r2.ropensci.org/54490e325d0a31399ef68e12db511f065647d3f3c67ab96387fc590354bd2a73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27862989994"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0.9000",
      "date": "2026-06-20T06:38:19.000Z",
      "commit": "5d33183137b9743152834643c52065b197f92ae0",
      "fileid": "https://r2.ropensci.org/8612044dedf8eba57f407e8672e4fd7e0104194527211826f029208040aadf4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27862989994"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0.9000",
      "date": "2026-06-20T06:38:08.000Z",
      "commit": "5d33183137b9743152834643c52065b197f92ae0",
      "fileid": "https://r2.ropensci.org/4f1f6ca8c0fa541e658dda7c4fc79bb674c8a267f881e671e5463bff58be994b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27862989994"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0.9000",
      "date": "2026-06-20T06:38:56.000Z",
      "commit": "5d33183137b9743152834643c52065b197f92ae0",
      "fileid": "https://r2.ropensci.org/bdf99523946556ddd6f11cda779fe751390136c1b7e44e095b76d117692ab08b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27862989994"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-06-20T06:37:51.000Z",
      "commit": "5d33183137b9743152834643c52065b197f92ae0",
      "fileid": "https://r2.ropensci.org/65a37c8a4775d7acb575a9118620b686886c2887602da121912e86026ff82307",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27862989994"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-06-20T06:37:48.000Z",
      "commit": "5d33183137b9743152834643c52065b197f92ae0",
      "fileid": "https://r2.ropensci.org/6adeb4552bedff10bdc973a707112957bc876046dd215ca5b74292aeaa5c7d4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27862989994"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-06-20T06:37:45.000Z",
      "commit": "5d33183137b9743152834643c52065b197f92ae0",
      "fileid": "https://r2.ropensci.org/1b06b72713c94c9fe5262cd961770373b59618bd347321f685bcdd5a75fb897d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27862989994"
    }
  ]
}