Package: tidymodels
Title: Easily Install and Load the 'Tidymodels' Packages
Version: 0.2.0
Authors@R: c(
    person("Max", "Kuhn", , "max@rstudio.com", role = c("aut", "cre")),
    person("Hadley", "Wickham", , "hadley@rstudio.com", role = "aut"),
    person("RStudio", role = c("cph", "fnd"))
  )
Description: The tidy modeling "verse" is a collection of packages for
    modeling and statistical analysis that share the underlying design
    philosophy, grammar, and data structures of the tidyverse.
License: MIT + file LICENSE
URL: https://tidymodels.tidymodels.org,
        https://github.com/tidymodels/tidymodels
BugReports: https://github.com/tidymodels/tidymodels/issues
Depends: R (>= 3.4)
Imports: broom (>= 0.7.12), cli (>= 3.2.0), conflicted (>= 1.1.0),
        dials (>= 0.1.0), dplyr (>= 1.0.8), ggplot2 (>= 3.3.5), hardhat
        (>= 0.2.0), infer (>= 1.0.0), modeldata (>= 0.1.1), parsnip (>=
        0.2.1), purrr (>= 0.3.4), recipes (>= 0.2.0), rlang (>= 1.0.2),
        rsample (>= 0.1.1), rstudioapi (>= 0.13), tibble (>= 3.1.6),
        tidyr (>= 1.2.0), tune (>= 0.2.0), workflows (>= 0.2.5),
        workflowsets (>= 0.2.1), yardstick (>= 0.0.9)
Suggests: covr, glue, knitr, rmarkdown, testthat (>= 3.0.0), xml2
VignetteBuilder: knitr
Config/Needs/website: tidyverse/tidytemplate
Encoding: UTF-8
RoxygenNote: 7.1.2
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-03-19 19:05:47 UTC; maxkuhn
Author: Max Kuhn [aut, cre],
  Hadley Wickham [aut],
  RStudio [cph, fnd]
Maintainer: Max Kuhn <max@rstudio.com>
Repository: CRAN
Date/Publication: 2022-03-19 21:30:02 UTC
Built: R 4.0.5; ; 2022-03-20 10:55:07 UTC; unix
