Package: modeldata Title: Data Sets Useful for Modeling Examples Version: 1.5.1.9000 Authors@R: c( person("Max", "Kuhn", , "max@posit.co", role = c("aut", "cre")), person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49")) ) Description: Data sets used for demonstrating or testing model-related packages are contained in this package. License: MIT + file LICENSE URL: https://modeldata.tidymodels.org, https://github.com/tidymodels/modeldata BugReports: https://github.com/tidymodels/modeldata/issues Depends: R (>= 4.1) Imports: cli, dplyr, MASS, purrr, rlang (>= 1.1.0), tibble Suggests: covr, ggplot2, testthat (>= 3.0.0) Config/Needs/website: tidyverse/tidytemplate, tidymodels/tidymodels Config/testthat/edition: 3 Config/usethis/last-upkeep: 2025-04-27 Encoding: UTF-8 LazyData: true LazyDataCompression: xz Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Repository: https://tidymodels.r-universe.dev Date/Publication: 2025-11-14 09:35:54 UTC RemoteUrl: https://github.com/tidymodels/modeldata RemoteRef: HEAD RemoteSha: b4a263c068e109ecf1ece72379a1d8c5969b9e85 NeedsCompilation: no Packaged: 2026-06-13 10:27:57 UTC; root Author: Max Kuhn [aut, cre], Posit Software, PBC [cph, fnd] (ROR: ) Maintainer: Max Kuhn