Package: tidymodels
Title: Easily Install and Load the 'Tidymodels' Packages
Version: 0.0.1
Authors@R: c(
    person("Kuhn", "Max", , "max@rstudio.com", role = c("aut", "cre")),
    person("Hadley", "Wickham", , "hadley@rstudio.com", role = c("aut")),
    person("RStudio", role = c("cph", "fnd"))
  )
Description: The tidy modeling "verse" is a collection of package for 
    modeling and statistical analysis that share the underlying design
    philosophy, grammar, and data structures of the tidyverse.
License: GPL-3 | file LICENSE
URL: https://github.com/tidymodels/tidymodels
BugReports: https://github.com/tidymodels/tidymodels/issues
Depends: R (>= 3.1)
Imports: broom (>= 0.5.0), cli (>= 1.0.0), crayon (>= 1.3.4), dplyr (>=
        0.7.6), ggplot2 (>= 3.0.0), infer (>= 0.3.0), magrittr (>=
        1.5), pillar (>= 1.3.0), purrr (>= 0.2.5), recipes (>= 0.1.3),
        rlang (>= 0.2.1), rsample (>= 0.0.2), rstudioapi (>= 0.7),
        tibble (>= 1.4.2), tidytext (>= 0.1.9), tidypredict (>= 0.2.0),
        tidyposterior (>= 0.0.1), yardstick (>= 0.0.1)
Suggests: covr, knitr, rmarkdown, testthat
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-07-22 16:04:08 UTC; max
Author: Kuhn Max [aut, cre],
  Hadley Wickham [aut],
  RStudio [cph, fnd]
Maintainer: Kuhn Max <max@rstudio.com>
Repository: CRAN
Date/Publication: 2018-07-27 21:00:06 UTC
