Package: tidymodels
Title: Easily Install and Load the 'Tidymodels' Packages
Version: 0.1.4
Authors@R: 
    c(person(given = "Max",
             family = "Kuhn",
             role = c("aut", "cre"),
             email = "max@rstudio.com"),
      person(given = "Hadley",
             family = "Wickham",
             role = "aut",
             email = "hadley@rstudio.com"),
      person(given = "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.1)
Imports: broom (>= 0.7.9), cli (>= 3.0.1), conflicted (>= 1.0.4), dials
        (>= 0.0.10), dplyr (>= 1.0.7), ggplot2 (>= 3.3.5), hardhat (>=
        0.1.6), infer (>= 1.0.0), modeldata (>= 0.1.1), parsnip (>=
        0.1.7), purrr (>= 0.3.4), recipes (>= 0.1.17), rlang (>=
        0.4.11), rsample (>= 0.1.0), rstudioapi (>= 0.13), tibble (>=
        3.1.5), tidyr (>= 1.1.4), tune (>= 0.1.6), workflows (>=
        0.2.3), workflowsets (>= 0.1.0), yardstick (>= 0.0.8)
Suggests: covr, glue, knitr, rmarkdown, testthat, xml2
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2021-10-01 18:29:39 UTC; max
Author: Max Kuhn [aut, cre],
  Hadley Wickham [aut],
  RStudio [cph, fnd]
Maintainer: Max Kuhn <max@rstudio.com>
Repository: CRAN
Date/Publication: 2021-10-01 18:50:02 UTC
