{
  "_id": "6a0f634eacfb0bcc41c5c771",
  "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-05-21 10:35:13 UTC",
    "User": "root"
  },
  "Author": "Emil Hvitfeldt [aut, cre],\nEdgar Ruiz [aut],\nMax Kuhn [aut]",
  "Maintainer": "Emil Hvitfeldt <emil.hvitfeldt@posit.co>",
  "MD5sum": "554cc37aae405c39176d301c0dc1d947",
  "_user": "tidymodels",
  "_type": "src",
  "_file": "tidypredict_1.1.0.9000.tar.gz",
  "_fileid": "e8c1ea61172079b35425826f076e49a9a2eb9546caba6e6ae81aa3db07baf589",
  "_filesize": 419387,
  "_sha256": "e8c1ea61172079b35425826f076e49a9a2eb9546caba6e6ae81aa3db07baf589",
  "_created": "2026-05-21T10:35:13.000Z",
  "_published": "2026-05-21T19:55:58.951Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77256711815,
      "time": 195,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7133543517"
    },
    {
      "job": 77256711836,
      "time": 166,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133535074"
    },
    {
      "job": 77256711707,
      "time": 135,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7133525321"
    },
    {
      "job": 77256711837,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133515764"
    },
    {
      "job": 77256711130,
      "time": 234,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133480622"
    },
    {
      "job": 77256711316,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7145800926"
    },
    {
      "job": 77256711628,
      "time": 125,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7133522459"
    },
    {
      "job": 77256711965,
      "time": 117,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7133520153"
    },
    {
      "job": 77256712034,
      "time": 113,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133518576"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tidymodels/actions/runs/26220579947",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": 263,
  "_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"
  },
  "_downloads": {
    "count": 1367,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidypredict"
  },
  "_devurl": "https://github.com/tidymodels/tidypredict",
  "_pkgdown": "https://tidypredict.tidymodels.org",
  "_searchresults": 294,
  "_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",
    "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": 12.053130543554238,
  "_indexed": true,
  "_nocasepkg": "tidypredict",
  "_universes": [
    "tidymodels",
    "emilhvitfeldt"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0.9000",
      "date": "2026-05-21T10:38:04.000Z",
      "distro": "noble",
      "commit": "5d33183137b9743152834643c52065b197f92ae0",
      "fileid": "846d5f6a20fa586e1cd916f7712997a46c7990f8cd18c0c85604f0639467665e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/26220579947"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0.9000",
      "date": "2026-05-21T10:37:40.000Z",
      "distro": "noble",
      "commit": "5d33183137b9743152834643c52065b197f92ae0",
      "fileid": "d9138b11ec0ea2693842745f57e6392a904600918a6181b3f66cfb38722a49ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/26220579947"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0.9000",
      "date": "2026-05-21T10:37:15.000Z",
      "commit": "5d33183137b9743152834643c52065b197f92ae0",
      "fileid": "a439d1c907e2d8491c5593c83044342c0edf4159d57a11ec1eca0a85525183b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/26220579947"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0.9000",
      "date": "2026-05-21T10:36:45.000Z",
      "commit": "5d33183137b9743152834643c52065b197f92ae0",
      "fileid": "806159b60f005b954a8f877a6191911ba2e55dcbc98f4128fe18fff984b4697a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/26220579947"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0.9000",
      "date": "2026-05-21T19:55:38.000Z",
      "commit": "5d33183137b9743152834643c52065b197f92ae0",
      "fileid": "87f1096c70f0672ea51a31d5c63a212090aca225d350f67492160bbe0244e5e0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/26220579947"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-05-21T10:36:43.000Z",
      "commit": "5d33183137b9743152834643c52065b197f92ae0",
      "fileid": "2db9c4e94a2f166fcff527ff45ca503f48b873158b2d675a67e104a11f2de532",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/26220579947"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-05-21T10:36:34.000Z",
      "commit": "5d33183137b9743152834643c52065b197f92ae0",
      "fileid": "daa360c66dc43dceb9e1cdff9996cc6045a60de3ea9461ccdc7f4db6f68f3e5f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/26220579947"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-05-21T10:36:32.000Z",
      "commit": "5d33183137b9743152834643c52065b197f92ae0",
      "fileid": "bd91decce564ba5347b46563c47b0684d3acda170618c6142fbd2b5d3d4d741a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/26220579947"
    }
  ]
}