{
  "_id": "6a17f45aacfb0bcc41da82bb",
  "Package": "tidyAML",
  "Title": "Automatic Machine Learning with 'tidymodels'",
  "Version": "0.0.6.9000",
  "Authors@R": "c(\nperson(\"Steven\",\"Sanderson\", email = \"spsanderson@gmail.com\", role = c(\"aut\",\"cre\",\"cph\"),\ncomment = c(ORCID = \"0009-0006-7661-8247\"))\n)",
  "Description": "The goal of this package will be to provide a simple\ninterface for automatic machine learning that fits the\n'tidymodels' framework. The intention is to work for regression\nand classification problems with a simple verb framework.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://www.spsanderson.com/tidyAML/,\nhttps://github.com/spsanderson/tidyAML",
  "BugReports": "https://github.com/spsanderson/tidyAML/issues",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://spsanderson.r-universe.dev",
  "Date/Publication": "2025-12-29 16:57:32 UTC",
  "RemoteUrl": "https://github.com/spsanderson/tidyAML",
  "RemoteRef": "HEAD",
  "RemoteSha": "4a403eb0010510f23dd848782158c2f8d3bd7db8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 07:48:35 UTC",
    "User": "root"
  },
  "Author": "Steven Sanderson [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0006-7661-8247>)",
  "Maintainer": "Steven Sanderson <spsanderson@gmail.com>",
  "MD5sum": "974d36aeadd8e18b08a92542ec5e528f",
  "_user": "spsanderson",
  "_type": "src",
  "_file": "tidyAML_0.0.6.9000.tar.gz",
  "_fileid": "57a7c89a6f689832ef7cec7741f23e58110451eed671f5748b56e5ab28bacb87",
  "_filesize": 337804,
  "_sha256": "57a7c89a6f689832ef7cec7741f23e58110451eed671f5748b56e5ab28bacb87",
  "_created": "2026-05-28T07:48:35.000Z",
  "_published": "2026-05-28T07:52:58.195Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78246837681,
      "time": 226,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7260528463"
    },
    {
      "job": 78246837688,
      "time": 215,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260525212"
    },
    {
      "job": 78246837669,
      "time": 133,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7260499150"
    },
    {
      "job": 78246837646,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260487789"
    },
    {
      "job": 78246128924,
      "time": 284,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260457855"
    },
    {
      "job": 78246837597,
      "time": 188,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260516182"
    },
    {
      "job": 78246837648,
      "time": 147,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7260503770"
    },
    {
      "job": 78246837645,
      "time": 136,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7260499994"
    },
    {
      "job": 78246837682,
      "time": 131,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260498843"
    }
  ],
  "_buildurl": "https://github.com/r-universe/spsanderson/actions/runs/26561711487",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/spsanderson/tidyAML",
  "_commit": {
    "id": "4a403eb0010510f23dd848782158c2f8d3bd7db8",
    "author": "Steven Paul Sanderson II, MPH <spsanderson@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #273 from spsanderson/development\n\nUpdate cran-comments.md",
    "time": 1767027452
  },
  "_maintainer": {
    "name": "Steven Sanderson",
    "email": "spsanderson@gmail.com",
    "login": "spsanderson",
    "uuid": 1976011
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "parsnip",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.11",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.5",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.10",
      "role": "Imports"
    },
    {
      "package": "rsample",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "workflows",
      "version": ">= 1.1.2",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "workflowsets",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "broom",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tune",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "stats",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "utils",
      "role": "Suggests"
    },
    {
      "package": "recipes",
      "role": "Suggests"
    },
    {
      "package": "multilevelmod",
      "role": "Suggests"
    },
    {
      "package": "rules",
      "role": "Suggests"
    },
    {
      "package": "poissonreg",
      "role": "Suggests"
    },
    {
      "package": "censored",
      "role": "Suggests"
    },
    {
      "package": "baguette",
      "role": "Suggests"
    },
    {
      "package": "bonsai",
      "role": "Suggests"
    },
    {
      "package": "brulee",
      "role": "Suggests"
    },
    {
      "package": "rstanarm",
      "role": "Suggests"
    },
    {
      "package": "dbarts",
      "role": "Suggests"
    },
    {
      "package": "kknn",
      "role": "Suggests"
    },
    {
      "package": "ranger",
      "role": "Suggests"
    },
    {
      "package": "randomForest",
      "role": "Suggests"
    },
    {
      "package": "LiblineaR",
      "role": "Suggests"
    },
    {
      "package": "flexsurv",
      "role": "Suggests"
    },
    {
      "package": "gee",
      "role": "Suggests"
    },
    {
      "package": "glmnet",
      "role": "Suggests"
    },
    {
      "package": "discrim",
      "role": "Suggests"
    },
    {
      "package": "kernlab",
      "role": "Suggests"
    },
    {
      "package": "klaR",
      "role": "Suggests"
    },
    {
      "package": "mda",
      "role": "Suggests"
    },
    {
      "package": "sda",
      "role": "Suggests"
    },
    {
      "package": "sparsediscrim",
      "role": "Suggests"
    }
  ],
  "_owner": "spsanderson",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-34",
      "n": 4
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2025-45",
      "n": 9
    },
    {
      "week": "2026-01",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "automatic-machine-learning",
    "automl",
    "classification",
    "machine-learning",
    "parsnip",
    "r-language",
    "r-programming",
    "regression",
    "tidy",
    "tidymodels",
    "tidyverse"
  ],
  "_stars": 69,
  "_contributors": [
    {
      "user": "spsanderson",
      "count": 393,
      "uuid": 1976011
    },
    {
      "user": "copilot",
      "count": 15,
      "uuid": 198982749
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 1976011,
    "type": "user",
    "name": "Steven Paul Sanderson II, MPH",
    "description": "R | SQL | Python and R, to create smarter healthcare analytics and decision support.\r\n#rstats #tidy #r #healthyverse #healthdata"
  },
  "_downloads": {
    "count": 219,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidyAML"
  },
  "_devurl": "https://github.com/spsanderson/tidyaml",
  "_pkgdown": "https://www.spsanderson.com/tidyAML/",
  "_searchresults": 59,
  "_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/tidyAML.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/spsanderson/tidyaml",
  "_realowner": "spsanderson",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2023-02-16"
    },
    {
      "version": "0.0.2",
      "date": "2023-04-20"
    },
    {
      "version": "0.0.3",
      "date": "2023-11-29"
    },
    {
      "version": "0.0.4",
      "date": "2024-01-09"
    },
    {
      "version": "0.0.5",
      "date": "2024-03-12"
    },
    {
      "version": "0.0.6",
      "date": "2025-05-12"
    }
  ],
  "_exports": [
    ":=",
    ".data",
    "%>%",
    "as_label",
    "as_name",
    "brulee_classification_logistic_reg",
    "brulee_classification_mlp",
    "brulee_classification_multinom_reg",
    "brulee_regression_linear_reg",
    "brulee_regression_mlp",
    "check_duplicate_rows",
    "core_packages",
    "create_model_spec",
    "create_splits",
    "create_workflow_set",
    "cubist_regression_cubist_rules",
    "dbarts_classification_bart",
    "dbarts_regression_bart",
    "earth_classification_bag_mars",
    "earth_classification_discrim_flexible",
    "earth_classification_mars",
    "earth_regression_bag_mars",
    "earth_regression_mars",
    "enquo",
    "enquos",
    "extract_model_spec",
    "extract_regression_residuals",
    "extract_tunable_params",
    "extract_wflw",
    "extract_wflw_fit",
    "extract_wflw_pred",
    "fast_classification",
    "fast_classification_parsnip_spec_tbl",
    "fast_regression",
    "fast_regression_parsnip_spec_tbl",
    "full_internal_make_wflw",
    "gee_classification_logistic_reg",
    "gee_regression_linear_reg",
    "gee_regression_poisson_reg",
    "get_model",
    "glm_classification_logistic_reg",
    "glm_regression_linear_reg",
    "glm_regression_poisson_reg",
    "glmer_classification_logistic_reg",
    "glmer_regression_linear_reg",
    "glmer_regression_poisson_reg",
    "glmnet_classification_logistic_reg",
    "glmnet_classification_multinom_reg",
    "glmnet_regression_linear_reg",
    "glmnet_regression_poisson_reg",
    "gls_regression_linear_reg",
    "hurdle_regression_poisson_reg",
    "install_deps",
    "internal_make_fitted_wflw",
    "internal_make_spec_tbl",
    "internal_make_wflw",
    "internal_make_wflw_gee_lin_reg",
    "internal_make_wflw_predictions",
    "internal_set_args_to_tune",
    "kernlab_classification_svm_linear",
    "kernlab_classification_svm_poly",
    "kernlab_classification_svm_rbf",
    "kernlab_regression_svm_linear",
    "kernlab_regression_svm_poly",
    "kernlab_regression_svm_rbf",
    "kknn_classification_nearest_neighbor",
    "kknn_regression_nearest_neighbor",
    "klar_classification_discrim_regularized",
    "klar_classification_naive_bayes",
    "liblinear_classification_logistic_reg",
    "liblinear_classification_svm_linear",
    "liblinear_regression_svm_linear",
    "lightgbm_regression_boost_tree",
    "liquidsvm_classification_svm_rbf",
    "lm_regression_linear_reg",
    "lme_regression_linear_reg",
    "lmer_regression_linear_reg",
    "load_deps",
    "make_classification_base_tbl",
    "make_regression_base_tbl",
    "mass_classification_discrim_linear",
    "mass_classification_discrim_quad",
    "match_args",
    "mda_classification_discrim_linear",
    "mgcv_classification_gen_additive_mod",
    "mgcv_regression_gen_additive_mod",
    "nnet_classification_mlp",
    "nnet_classification_multinom_reg",
    "nnet_regression_mlp",
    "partykit_regression_decision_tree",
    "plot_regression_predictions",
    "plot_regression_residuals",
    "quantile_normalize",
    "randomforest_regression_rand_forest",
    "ranger_regression_rand_forest",
    "rpart_regression_bag_tree",
    "rpart_regression_decision_tree",
    "sda_classification_discrim_linear",
    "sparsediscrim_classification_discrim_linear",
    "sparsediscrim_classification_discrim_quad",
    "stan_glmer_regression_linear_reg",
    "stan_glmer_regression_poisson_reg",
    "stan_regression_linear_reg",
    "stan_regression_poisson_reg",
    "xgboost_regression_boost_tree",
    "xrf_classification_rule_fit",
    "xrf_regression_rule_fit",
    "zeroinfl_regression_poisson_reg"
  ],
  "_help": [
    {
      "page": "check_duplicate_rows",
      "title": "Check for Duplicate Rows in a Data Frame",
      "concept": [
        "Utility"
      ],
      "topics": [
        "check_duplicate_rows"
      ]
    },
    {
      "page": "core_packages",
      "title": "Functions to Install all Core Libraries",
      "concept": [
        "Utility"
      ],
      "topics": [
        "core_packages"
      ]
    },
    {
      "page": "create_model_spec",
      "title": "Generate Model Specification calls to 'parsnip'",
      "concept": [
        "Model_Generator"
      ],
      "topics": [
        "create_model_spec"
      ]
    },
    {
      "page": "create_splits",
      "title": "Utility Create Splits Object",
      "concept": [
        "Utility"
      ],
      "topics": [
        "create_splits"
      ]
    },
    {
      "page": "create_workflow_set",
      "title": "Create a Workflow Set Object",
      "concept": [
        "Utility"
      ],
      "topics": [
        "create_workflow_set"
      ]
    },
    {
      "page": "extract_model_spec",
      "title": "Extract A Model Specification",
      "concept": [
        "Extractor"
      ],
      "topics": [
        "extract_model_spec"
      ]
    },
    {
      "page": "extract_regression_residuals",
      "title": "Extract Residuals from Fast Regression Models",
      "concept": [
        "Extractor"
      ],
      "topics": [
        "extract_regression_residuals"
      ]
    },
    {
      "page": "extract_tunable_params",
      "title": "Extract Tunable Parameters from Model Specifications",
      "concept": [
        "Extractor"
      ],
      "topics": [
        "extract_tunable_params"
      ]
    },
    {
      "page": "extract_wflw",
      "title": "Extract A Model Workflow",
      "concept": [
        "Extractor"
      ],
      "topics": [
        "extract_wflw"
      ]
    },
    {
      "page": "extract_wflw_fit",
      "title": "Extract A Model Fitted Workflow",
      "concept": [
        "Extractor"
      ],
      "topics": [
        "extract_wflw_fit"
      ]
    },
    {
      "page": "extract_wflw_pred",
      "title": "Extract A Model Workflow Predictions",
      "concept": [
        "Extractor"
      ],
      "topics": [
        "extract_wflw_pred"
      ]
    },
    {
      "page": "fast_classification",
      "title": "Generate Model Specification calls to 'parsnip'",
      "concept": [
        "Model_Generator"
      ],
      "topics": [
        "fast_classification"
      ]
    },
    {
      "page": "fast_classification_parsnip_spec_tbl",
      "title": "Utility Classification call to 'parsnip'",
      "concept": [
        "Utility"
      ],
      "topics": [
        "fast_classification_parsnip_spec_tbl"
      ]
    },
    {
      "page": "fast_regression",
      "title": "Generate Model Specification calls to 'parsnip'",
      "concept": [
        "Model_Generator"
      ],
      "topics": [
        "fast_regression"
      ]
    },
    {
      "page": "fast_regression_parsnip_spec_tbl",
      "title": "Utility Regression call to 'parsnip'",
      "concept": [
        "Utility"
      ],
      "topics": [
        "fast_regression_parsnip_spec_tbl"
      ]
    },
    {
      "page": "full_internal_make_wflw",
      "title": "Full Internal Workflow for Model and Recipe",
      "concept": [
        "Utility"
      ],
      "topics": [
        "full_internal_make_wflw"
      ]
    },
    {
      "page": "get_model",
      "title": "Get a Model",
      "concept": [
        "Extractor"
      ],
      "topics": [
        "get_model"
      ]
    },
    {
      "page": "install_deps",
      "title": "Functions to Install all Core Libraries",
      "concept": [
        "Utility"
      ],
      "topics": [
        "install_deps"
      ]
    },
    {
      "page": "internal_make_fitted_wflw",
      "title": "Internals Safely Make a Fitted Workflow from Model Spec tibble",
      "concept": [
        "Internals"
      ],
      "topics": [
        "internal_make_fitted_wflw"
      ]
    },
    {
      "page": "internal_make_spec_tbl",
      "title": "Internals Make a Model Spec tibble",
      "concept": [
        "Internals"
      ],
      "topics": [
        "internal_make_spec_tbl"
      ]
    },
    {
      "page": "internal_make_wflw",
      "title": "Internals Safely Make Workflow from Model Spec tibble",
      "concept": [
        "Internals"
      ],
      "topics": [
        "internal_make_wflw"
      ]
    },
    {
      "page": "internal_make_wflw_gee_lin_reg",
      "title": "Internals Safely Make Workflow for GEE Linear Regression",
      "concept": [
        "Internals"
      ],
      "topics": [
        "internal_make_wflw_gee_lin_reg"
      ]
    },
    {
      "page": "internal_make_wflw_predictions",
      "title": "Internals Safely Make Predictions on a Fitted Workflow from Model Spec tibble",
      "concept": [
        "Internals"
      ],
      "topics": [
        "internal_make_wflw_predictions"
      ]
    },
    {
      "page": "internal_model_builders_classification",
      "title": "Internal Model Builders for Classification",
      "concept": [
        "Internals"
      ],
      "topics": [
        "brulee_classification_logistic_reg",
        "brulee_classification_mlp",
        "brulee_classification_multinom_reg",
        "dbarts_classification_bart",
        "earth_classification_bag_mars",
        "earth_classification_discrim_flexible",
        "earth_classification_mars",
        "gee_classification_logistic_reg",
        "glmer_classification_logistic_reg",
        "glmnet_classification_logistic_reg",
        "glmnet_classification_multinom_reg",
        "glm_classification_logistic_reg",
        "internal_model_builders_classification",
        "kernlab_classification_svm_linear",
        "kernlab_classification_svm_poly",
        "kernlab_classification_svm_rbf",
        "kknn_classification_nearest_neighbor",
        "klar_classification_discrim_regularized",
        "klar_classification_naive_bayes",
        "liblinear_classification_logistic_reg",
        "liblinear_classification_svm_linear",
        "liquidsvm_classification_svm_rbf",
        "mass_classification_discrim_linear",
        "mass_classification_discrim_quad",
        "mda_classification_discrim_linear",
        "mgcv_classification_gen_additive_mod",
        "nnet_classification_mlp",
        "nnet_classification_multinom_reg",
        "sda_classification_discrim_linear",
        "sparsediscrim_classification_discrim_linear",
        "sparsediscrim_classification_discrim_quad",
        "xrf_classification_rule_fit"
      ]
    },
    {
      "page": "internal_model_builders_regression",
      "title": "Internal Model Builders for Regression",
      "concept": [
        "Internals"
      ],
      "topics": [
        "brulee_regression_linear_reg",
        "brulee_regression_mlp",
        "cubist_regression_cubist_rules",
        "dbarts_regression_bart",
        "earth_regression_bag_mars",
        "earth_regression_mars",
        "gee_regression_linear_reg",
        "gee_regression_poisson_reg",
        "glmer_regression_linear_reg",
        "glmer_regression_poisson_reg",
        "glmnet_regression_linear_reg",
        "glmnet_regression_poisson_reg",
        "glm_regression_linear_reg",
        "glm_regression_poisson_reg",
        "gls_regression_linear_reg",
        "hurdle_regression_poisson_reg",
        "internal_model_builders_regression",
        "kernlab_regression_svm_linear",
        "kernlab_regression_svm_poly",
        "kernlab_regression_svm_rbf",
        "kknn_regression_nearest_neighbor",
        "liblinear_regression_svm_linear",
        "lightgbm_regression_boost_tree",
        "lmer_regression_linear_reg",
        "lme_regression_linear_reg",
        "lm_regression_linear_reg",
        "mgcv_regression_gen_additive_mod",
        "nnet_regression_mlp",
        "partykit_regression_decision_tree",
        "randomforest_regression_rand_forest",
        "ranger_regression_rand_forest",
        "rpart_regression_bag_tree",
        "rpart_regression_decision_tree",
        "stan_glmer_regression_linear_reg",
        "stan_glmer_regression_poisson_reg",
        "stan_regression_linear_reg",
        "stan_regression_poisson_reg",
        "xgboost_regression_boost_tree",
        "xrf_regression_rule_fit",
        "zeroinfl_regression_poisson_reg"
      ]
    },
    {
      "page": "internal_set_args_to_tune",
      "title": "Internals Make a Tunable Model Specification",
      "concept": [
        "Internals"
      ],
      "topics": [
        "internal_set_args_to_tune"
      ]
    },
    {
      "page": "load_deps",
      "title": "Functions to Install all Core Libraries",
      "concept": [
        "Utility"
      ],
      "topics": [
        "load_deps"
      ]
    },
    {
      "page": "make_classification_base_tbl",
      "title": "Internals Make Base Classification Tibble",
      "concept": [
        "Internals"
      ],
      "topics": [
        "make_classification_base_tbl"
      ]
    },
    {
      "page": "make_regression_base_tbl",
      "title": "Internals Make Base Regression Tibble",
      "concept": [
        "Internals"
      ],
      "topics": [
        "make_regression_base_tbl"
      ]
    },
    {
      "page": "match_args",
      "title": "Match function arguments",
      "concept": [
        "Utility"
      ],
      "topics": [
        "match_args"
      ]
    },
    {
      "page": "plot_regression_predictions",
      "title": "Create ggplot2 plot of regression predictions",
      "concept": [
        "Plotting"
      ],
      "topics": [
        "plot_regression_predictions"
      ]
    },
    {
      "page": "plot_regression_residuals",
      "title": "Create ggplot2 plot of regression residuals",
      "concept": [
        "Plotting"
      ],
      "topics": [
        "plot_regression_residuals"
      ]
    },
    {
      "page": "quantile_normalize",
      "title": "Perform quantile normalization on a numeric matrix/data.frame",
      "concept": [
        "Utility"
      ],
      "topics": [
        "quantile_normalize"
      ]
    }
  ],
  "_pkglogo": "https://github.com/spsanderson/tidyAML/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/spsanderson/tidyAML/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "broom",
    "bslib",
    "cachem",
    "class",
    "cli",
    "clock",
    "codetools",
    "cpp11",
    "data.table",
    "diagram",
    "dials",
    "DiceDesign",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "fs",
    "furrr",
    "future",
    "future.apply",
    "GauPro",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gower",
    "gtable",
    "hardhat",
    "highr",
    "htmltools",
    "ipred",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lava",
    "lbfgs",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "mixopt",
    "modelenv",
    "nnet",
    "numDeriv",
    "parallelly",
    "parsnip",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "prodlim",
    "progressr",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "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",
    "workflowsets",
    "xfun",
    "yaml",
    "yardstick"
  ],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started with tidyAML",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Thanks",
        "Installation",
        "Examples"
      ],
      "created": "2022-12-01 22:25:08",
      "modified": "2023-12-18 16:40:28",
      "commits": 4
    }
  ],
  "_score": 7.688882348427025,
  "_indexed": true,
  "_nocasepkg": "tidyaml",
  "_universes": [
    "spsanderson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.6.9000",
      "date": "2026-05-28T07:52:03.000Z",
      "distro": "noble",
      "commit": "4a403eb0010510f23dd848782158c2f8d3bd7db8",
      "fileid": "2754df5c29ba8cd6f1f35b75ec2781fbec5fd17be598d474c5bb714a44e860d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/spsanderson/actions/runs/26561711487"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.6.9000",
      "date": "2026-05-28T07:51:56.000Z",
      "distro": "noble",
      "commit": "4a403eb0010510f23dd848782158c2f8d3bd7db8",
      "fileid": "76c0b8f87747cc262260f789eb810088f9090c3689dc0c27cc6eade8d159b6de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/spsanderson/actions/runs/26561711487"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.6.9000",
      "date": "2026-05-28T07:50:37.000Z",
      "commit": "4a403eb0010510f23dd848782158c2f8d3bd7db8",
      "fileid": "b233cc65cf4fa6c88ec53ee0bbfe277b6eeba9785d2f17a7f6cef2899c891f38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/spsanderson/actions/runs/26561711487"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.6.9000",
      "date": "2026-05-28T07:50:10.000Z",
      "commit": "4a403eb0010510f23dd848782158c2f8d3bd7db8",
      "fileid": "554cf8fba22f8210dc67bca18569037326c888e6f3f6a74499c6e9d885f7865f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/spsanderson/actions/runs/26561711487"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.6.9000",
      "date": "2026-05-28T07:52:02.000Z",
      "commit": "4a403eb0010510f23dd848782158c2f8d3bd7db8",
      "fileid": "577f3d6c62744910de02cd08459dee8f931afdb2010be858a9b6ec16a893918a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/spsanderson/actions/runs/26561711487"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.6.9000",
      "date": "2026-05-28T07:50:38.000Z",
      "commit": "4a403eb0010510f23dd848782158c2f8d3bd7db8",
      "fileid": "531ef4822cabf7f631358a6e127a65a5f60d9358b3b0e10e8c40f2de8baff03d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/spsanderson/actions/runs/26561711487"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.6.9000",
      "date": "2026-05-28T07:50:26.000Z",
      "commit": "4a403eb0010510f23dd848782158c2f8d3bd7db8",
      "fileid": "d8b36cc7b5d1c6880628352d8cc4ac629e1bc5e76fff944a550fe320f1aa8bd4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/spsanderson/actions/runs/26561711487"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.6.9000",
      "date": "2026-05-28T07:50:23.000Z",
      "commit": "4a403eb0010510f23dd848782158c2f8d3bd7db8",
      "fileid": "e8db0a6a05fe7bbf748ddf918c763385b671a3cb16c6b03b29a14f899d626c28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/spsanderson/actions/runs/26561711487"
    }
  ]
}