{
  "_id": "6a4ea4e921b18e15484feada",
  "Package": "caretEnsemble",
  "Type": "Package",
  "Title": "Ensembles of Caret Models",
  "Version": "4.0.3",
  "Authors@R": "c(person(c(\"Zachary\", \"A.\"), \"Deane-Mayer\", role = c(\"aut\", \"cre\", \"cph\"), email = \"zach.mayer@gmail.com\"),\nperson(c(\"Jared\", \"E.\", \"Knowles\"), role=\"ctb\", email=\"jknowles@gmail.com\"),\nperson(\"Antón\", \"López\", role=\"ctb\", email=\"anton.gomez.lopez@rai.usc.es\")\n)",
  "URL": "https://zachmayer.github.io/caretEnsemble/,\nhttps://github.com/zachmayer/caretEnsemble",
  "BugReports": "https://github.com/zachmayer/caretEnsemble/issues",
  "Description": "Functions for creating ensembles of caret models:\ncaretList() and caretStack(). caretList() is a convenience\nfunction for fitting multiple caret::train() models to the same\ndataset. caretStack() will make linear or non-linear\ncombinations of these models, using a caret::train() model as a\nmeta-model.",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "Language": "en-US",
  "Encoding": "UTF-8",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://zachmayer.r-universe.dev",
  "Date/Publication": "2026-07-08 19:07:53 UTC",
  "RemoteUrl": "https://github.com/zachmayer/caretensemble",
  "RemoteRef": "HEAD",
  "RemoteSha": "3b2f27485aa2854b198ace374d18b66b695e44b2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-08 19:22:20 UTC",
    "User": "root"
  },
  "Author": "Zachary A. Deane-Mayer [aut, cre, cph],\nJared E. Knowles [ctb],\nAntón López [ctb]",
  "Maintainer": "Zachary A. Deane-Mayer <zach.mayer@gmail.com>",
  "_user": "zachmayer",
  "_type": "src",
  "_file": "caretEnsemble_4.0.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/8cc7e50efbd85cd41328fd67f2a024565787c623d75c135070186aedc1d01d08",
  "_filesize": 2206817,
  "_sha256": "8cc7e50efbd85cd41328fd67f2a024565787c623d75c135070186aedc1d01d08",
  "_expires": "2026-10-16T19:28:39.000Z",
  "_created": "2026-07-08T19:22:20.000Z",
  "_published": "2026-07-08T19:28:41.397Z",
  "_jobs": [
    {
      "job": 85961352579,
      "time": 330,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8179593837"
    },
    {
      "job": 85961352581,
      "time": 280,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8179574339"
    },
    {
      "job": 85961352559,
      "time": 249,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8179561573"
    },
    {
      "job": 85961352621,
      "time": 176,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8179533065"
    },
    {
      "job": 85960259129,
      "time": 319,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8179460412"
    },
    {
      "job": 85961352575,
      "time": 153,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8179523988"
    },
    {
      "job": 85961352602,
      "time": 293,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8179579483"
    },
    {
      "job": 85961352643,
      "time": 244,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8179560182"
    },
    {
      "job": 85961352600,
      "time": 270,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8179569997"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/zachmayer/actions/runs/28969201373",
  "_status": "success",
  "_upstream": "https://github.com/zachmayer/caretensemble",
  "_commit": {
    "id": "3b2f27485aa2854b198ace374d18b66b695e44b2",
    "author": "Zach Deane-Mayer <581590+zachmayer@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Prep 4.0.2 CRAN submission (NEWS + cran-comments) (#413)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
    "time": 1783537673
  },
  "_maintainer": {
    "name": "Zachary A. Deane-Mayer",
    "email": "zach.mayer@gmail.com",
    "login": "zachmayer",
    "linkedin": "in/zachdeanemayer",
    "twitter": "@AI_Insight_Sols",
    "description": "AI executive & Kaggle Grandmaster: 15+ years building with AI and ML.",
    "uuid": 581590
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "caret",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "lattice",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "caTools",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "earth",
      "role": "Suggests"
    },
    {
      "package": "gbm",
      "role": "Suggests"
    },
    {
      "package": "glmnet",
      "role": "Suggests"
    },
    {
      "package": "klaR",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lintr",
      "role": "Suggests"
    },
    {
      "package": "mgcv",
      "role": "Suggests"
    },
    {
      "package": "mlbench",
      "role": "Suggests"
    },
    {
      "package": "nnet",
      "role": "Suggests"
    },
    {
      "package": "randomForest",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rhub",
      "role": "Suggests"
    },
    {
      "package": "rpart",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    },
    {
      "package": "htmltools",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "rcmdcheck",
      "role": "Suggests"
    },
    {
      "package": "cyclocomp",
      "role": "Suggests"
    }
  ],
  "_owner": "zachmayer",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-29",
      "n": 3
    },
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 2
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 1
    },
    {
      "week": "2025-51",
      "n": 4
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 3
    },
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 1
    },
    {
      "week": "2026-26",
      "n": 2
    },
    {
      "week": "2026-27",
      "n": 12
    },
    {
      "week": "2026-28",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v4.0.2",
      "date": "2026-07-01"
    }
  ],
  "_stars": 229,
  "_contributors": [
    {
      "user": "zachmayer",
      "count": 417,
      "uuid": 581590
    },
    {
      "user": "jknowles",
      "count": 162,
      "uuid": 1310474
    },
    {
      "user": "eric-czech",
      "count": 7,
      "uuid": 6130352
    },
    {
      "user": "jasoncec",
      "count": 2,
      "uuid": 4601814
    },
    {
      "user": "antongomez",
      "count": 1,
      "uuid": 32980085
    },
    {
      "user": "the-tourist-",
      "count": 1,
      "uuid": 7222580
    },
    {
      "user": "washcycle",
      "count": 1,
      "uuid": 1075710
    },
    {
      "user": "smsaladi",
      "count": 1,
      "uuid": 2942215
    },
    {
      "user": "iriaacevedo",
      "count": 1,
      "uuid": 186812729
    },
    {
      "user": "rlesca01",
      "count": 1,
      "uuid": 4610524
    },
    {
      "user": "terrytangyuan",
      "count": 1,
      "uuid": 4269898
    },
    {
      "user": "topazand",
      "count": 1,
      "uuid": 49191786
    }
  ],
  "_userbio": {
    "uuid": 581590,
    "type": "user",
    "name": "Zach Deane-Mayer",
    "followers": 295,
    "description": "AI executive & Kaggle Grandmaster: 15+ years building with AI and ML."
  },
  "_downloads": {
    "count": 1620,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/caretEnsemble"
  },
  "_mentions": 8,
  "_devurl": "https://github.com/zachmayer/caretensemble",
  "_pkgdown": "https://zachmayer.github.io/caretEnsemble/",
  "_searchresults": 1070,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/caretEnsemble.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/zachmayer/caretensemble",
  "_realowner": "zachmayer",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2015-01-16"
    },
    {
      "version": "2.0.0",
      "date": "2016-02-07"
    },
    {
      "version": "2.0.1",
      "date": "2019-12-13"
    },
    {
      "version": "2.0.2",
      "date": "2023-02-09"
    },
    {
      "version": "2.0.3",
      "date": "2023-09-20"
    },
    {
      "version": "4.0.0",
      "date": "2024-08-17"
    },
    {
      "version": "4.0.1",
      "date": "2024-09-12"
    },
    {
      "version": "4.0.2",
      "date": "2026-07-01"
    }
  ],
  "_exports": [
    "as.caretList",
    "caretEnsemble",
    "caretList",
    "caretModelSpec",
    "caretStack",
    "defaultControl",
    "defaultMetric",
    "extractMetric",
    "greedyMSE",
    "greedyMSE_caret",
    "permutationImportance",
    "plot_variable_importance",
    "tuneCheck",
    "wtd.sd"
  ],
  "_datasets": [
    {
      "name": "models.class",
      "title": "caretList of classification models",
      "object": "models.class",
      "class": [
        "caretList"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "models.reg",
      "title": "caretList of regression models",
      "object": "models.reg",
      "class": [
        "caretList"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "X.class",
      "title": "data for classification",
      "object": "X.class",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "(Intercept)",
        "Sepal.Width",
        "Petal.Length",
        "Petal.Width",
        "Speciesversicolor",
        "Speciesvirginica"
      ],
      "rows": 150,
      "table": true,
      "tojson": true
    },
    {
      "name": "X.reg",
      "title": "data for classification",
      "object": "X.reg",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "(Intercept)",
        "Sepal.Width",
        "Petal.Length",
        "Petal.Width",
        "Speciesversicolor",
        "Speciesvirginica"
      ],
      "rows": 150,
      "table": true,
      "tojson": true
    },
    {
      "name": "Y.class",
      "title": "data for classification",
      "object": "Y.class",
      "class": [
        "factor"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "Y.reg",
      "title": "data for regression",
      "object": "Y.reg",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "sub-.caretList",
      "title": "Index a caretList",
      "topics": [
        "[.caretList"
      ]
    },
    {
      "page": "add_cross_group_stats",
      "title": "Add cross-group statistics to the importance table",
      "topics": [
        "add_cross_group_stats"
      ]
    },
    {
      "page": "as.caretList",
      "title": "Convert object to caretList object",
      "topics": [
        "as.caretList"
      ]
    },
    {
      "page": "as.caretList.default",
      "title": "Convert object to caretList object - For Future Use",
      "topics": [
        "as.caretList.default"
      ]
    },
    {
      "page": "as.caretList.list",
      "title": "Convert list to caretList",
      "topics": [
        "as.caretList.list"
      ]
    },
    {
      "page": "autoplot.caretStack",
      "title": "Convenience function for more in-depth diagnostic plots of caretStack objects",
      "topics": [
        "autoplot.caretStack"
      ]
    },
    {
      "page": "c.caretList",
      "title": "S3 definition for concatenating caretList",
      "topics": [
        "c.caretList"
      ]
    },
    {
      "page": "c.train",
      "title": "S3 definition for concatenating train objects",
      "topics": [
        "c.train"
      ]
    },
    {
      "page": "caretEnsemble",
      "title": "Combine several predictive models via weights",
      "topics": [
        "caretEnsemble-package",
        "caretEnsemble"
      ]
    },
    {
      "page": "caretList",
      "title": "Create a list of several train models from the caret package",
      "topics": [
        "caretList"
      ]
    },
    {
      "page": "caretModelSpec",
      "title": "Generate a specification for fitting a caret model",
      "topics": [
        "caretModelSpec"
      ]
    },
    {
      "page": "caretStack",
      "title": "Combine several predictive models via stacking",
      "topics": [
        "caretStack"
      ]
    },
    {
      "page": "defaultControl",
      "title": "Construct a default train control for use with caretList",
      "topics": [
        "defaultControl"
      ]
    },
    {
      "page": "defaultMetric",
      "title": "Construct a default metric",
      "topics": [
        "defaultMetric"
      ]
    },
    {
      "page": "dotplot.caretStack",
      "title": "Comparison dotplot for a caretStack object",
      "topics": [
        "dotplot.caretStack"
      ]
    },
    {
      "page": "extractMetric",
      "title": "Generic function to extract accuracy metrics from various model objects",
      "topics": [
        "extractMetric"
      ]
    },
    {
      "page": "extractMetric.caretList",
      "title": "Extract accuracy metrics from a 'caretList' object",
      "topics": [
        "extractMetric.caretList"
      ]
    },
    {
      "page": "extractMetric.caretStack",
      "title": "Extract accuracy metrics from a 'caretStack' object",
      "topics": [
        "extractMetric.caretStack"
      ]
    },
    {
      "page": "extractMetric.train",
      "title": "Extract accuracy metrics from a 'train' model",
      "topics": [
        "extractMetric.train"
      ]
    },
    {
      "page": "greedyMSE",
      "title": "Greedy optimization for MSE",
      "topics": [
        "greedyMSE"
      ]
    },
    {
      "page": "greedyMSE_caret",
      "title": "caret interface for greedyMSE",
      "topics": [
        "greedyMSE_caret"
      ]
    },
    {
      "page": "permutationImportance",
      "title": "Permutation Importance",
      "topics": [
        "permutationImportance"
      ]
    },
    {
      "page": "plot_group",
      "title": "Plot a group of variable importances",
      "topics": [
        "plot_group"
      ]
    },
    {
      "page": "plot_variable_importance",
      "title": "Plot Variable Importance from a caretStack Model",
      "topics": [
        "plot_variable_importance"
      ]
    },
    {
      "page": "plot.caretList",
      "title": "Plot a caretList object",
      "topics": [
        "plot.caretList"
      ]
    },
    {
      "page": "plot.caretStack",
      "title": "Plot a caretStack object",
      "topics": [
        "plot.caretStack"
      ]
    },
    {
      "page": "predict.caretList",
      "title": "Create a matrix of predictions for each of the models in a caretList",
      "topics": [
        "predict.caretList"
      ]
    },
    {
      "page": "predict.caretStack",
      "title": "Make predictions from a caretStack",
      "topics": [
        "predict.caretStack"
      ]
    },
    {
      "page": "predict.greedyMSE",
      "title": "Predict method for greedyMSE",
      "topics": [
        "predict.greedyMSE"
      ]
    },
    {
      "page": "prepare_importance",
      "title": "Prepare variable importance data.table from a caretStack",
      "topics": [
        "prepare_importance"
      ]
    },
    {
      "page": "print.caretStack",
      "title": "Print a caretStack object",
      "topics": [
        "print.caretStack"
      ]
    },
    {
      "page": "print.greedyMSE",
      "title": "Print method for greedyMSE",
      "topics": [
        "print.greedyMSE"
      ]
    },
    {
      "page": "print.summary.caretList",
      "title": "Print a summary.caretList object",
      "topics": [
        "print.summary.caretList"
      ]
    },
    {
      "page": "print.summary.caretStack",
      "title": "Print a summary.caretStack object",
      "topics": [
        "print.summary.caretStack"
      ]
    },
    {
      "page": "summary.caretList",
      "title": "Summarize a caretList",
      "topics": [
        "summary.caretList"
      ]
    },
    {
      "page": "summary.caretStack",
      "title": "Summarize a caretStack object",
      "topics": [
        "summary.caretStack"
      ]
    },
    {
      "page": "tuneCheck",
      "title": "Check that the tuning parameters list supplied by the user is valid",
      "topics": [
        "tuneCheck"
      ]
    },
    {
      "page": "varImp.caretStack",
      "title": "Variable importance for caretStack",
      "topics": [
        "varImp.caretStack"
      ]
    },
    {
      "page": "varImp.greedyMSE",
      "title": "variable importance for a greedyMSE model",
      "topics": [
        "varImp.greedyMSE"
      ]
    },
    {
      "page": "wtd.sd",
      "title": "Calculate a weighted standard deviation",
      "topics": [
        "wtd.sd"
      ]
    }
  ],
  "_readme": "https://github.com/zachmayer/caretensemble/raw/HEAD/README.md",
  "_rundeps": [
    "caret",
    "class",
    "cli",
    "clock",
    "codetools",
    "cpp11",
    "data.table",
    "diagram",
    "digest",
    "dplyr",
    "e1071",
    "farver",
    "foreach",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gower",
    "gtable",
    "hardhat",
    "ipred",
    "isoband",
    "iterators",
    "KernSmooth",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "ModelMetrics",
    "nlme",
    "nnet",
    "numDeriv",
    "parallelly",
    "patchwork",
    "pbapply",
    "pillar",
    "pkgconfig",
    "plyr",
    "pROC",
    "prodlim",
    "progressr",
    "proxy",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "recipes",
    "reshape2",
    "rlang",
    "rpart",
    "S7",
    "scales",
    "shape",
    "sparsevctrs",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "caretEnsemble-intro.Rmd",
      "filename": "caretEnsemble-intro.html",
      "title": "A Brief Introduction to caretEnsemble",
      "author": "Zach Deane-Mayer",
      "engine": "knitr::rmarkdown",
      "headings": [
        "caretList",
        "caretEnsemble",
        "caretStack"
      ],
      "created": "2014-11-22 05:13:03",
      "modified": "2024-08-13 15:49:03",
      "commits": 23
    },
    {
      "source": "Version-4.0-New-Features.Rmd",
      "filename": "Version-4.0-New-Features.html",
      "title": "Version 4.0 New Features",
      "author": "Zach Deane-Mayer",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Multiclass support",
        "Greedy Optimizer in caretEnsemble",
        "Enhanced S3 Methods",
        "Improved Default trainControl",
        "Mixed Resampling Strategies",
        "Mixed Model Types",
        "Transfer Learning",
        "Permutation Importance"
      ],
      "created": "2024-08-13 10:48:41",
      "modified": "2024-08-13 15:49:03",
      "commits": 2
    }
  ],
  "_score": 12.75273196126053,
  "_indexed": true,
  "_nocasepkg": "caretensemble",
  "_universes": [
    "zachmayer"
  ],
  "_previous": "4.0.2",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "4.0.3",
      "date": "2026-07-08T19:25:45.000Z",
      "distro": "resolute",
      "commit": "3b2f27485aa2854b198ace374d18b66b695e44b2",
      "fileid": "https://r2.ropensci.org/3d7e1f780f426600321917af571e726465695b3d144d96dcac5167cd4e34be2f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zachmayer/actions/runs/28969201373"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "4.0.3",
      "date": "2026-07-08T19:25:27.000Z",
      "distro": "resolute",
      "commit": "3b2f27485aa2854b198ace374d18b66b695e44b2",
      "fileid": "https://r2.ropensci.org/36932cdbf17a76558464e150e2f8c4e608d83dffea2d40a887abe80b8a145ed1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zachmayer/actions/runs/28969201373"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "4.0.3",
      "date": "2026-07-08T19:24:49.000Z",
      "commit": "3b2f27485aa2854b198ace374d18b66b695e44b2",
      "fileid": "https://r2.ropensci.org/6c48eba5683da2c0415acd99903f640ce56d31ef0161596d0f1f07a0085a8574",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zachmayer/actions/runs/28969201373"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "4.0.3",
      "date": "2026-07-08T19:24:27.000Z",
      "commit": "3b2f27485aa2854b198ace374d18b66b695e44b2",
      "fileid": "https://r2.ropensci.org/67f4202a222cba2f353ee348adc5d189d3404f90d394acb52858bd0dc16b31ad",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zachmayer/actions/runs/28969201373"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "4.0.3",
      "date": "2026-07-08T19:25:16.000Z",
      "commit": "3b2f27485aa2854b198ace374d18b66b695e44b2",
      "fileid": "https://r2.ropensci.org/39a890b752b427da5b315835a62e78ccb28eb4a0540cbb916052c65b85992fd6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zachmayer/actions/runs/28969201373"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "4.0.3",
      "date": "2026-07-08T19:25:03.000Z",
      "commit": "3b2f27485aa2854b198ace374d18b66b695e44b2",
      "fileid": "https://r2.ropensci.org/8d511bf98b5e8d9cb5d9f716bdd1abed4d2d03fb6a34fab63ca57f9a5c125c70",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zachmayer/actions/runs/28969201373"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "4.0.3",
      "date": "2026-07-08T19:24:35.000Z",
      "commit": "3b2f27485aa2854b198ace374d18b66b695e44b2",
      "fileid": "https://r2.ropensci.org/aa5ea4318a46ef872b4a33fad4a06afc542aeb91d529190d5bbaefa3f6461f12",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zachmayer/actions/runs/28969201373"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "4.0.3",
      "date": "2026-07-08T19:24:47.000Z",
      "commit": "3b2f27485aa2854b198ace374d18b66b695e44b2",
      "fileid": "https://r2.ropensci.org/8fbcc8e380259635661de27fd10092e158fa9037e7bac5abffaace7557a77678",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zachmayer/actions/runs/28969201373"
    }
  ]
}