Package: tidymodels
Title: Easily Install and Load the 'Tidymodels' Packages
Version: 0.0.2
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 packages 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.1), crayon (>= 1.3.4), dials (>=
        0.0.1), dplyr (>= 0.7.8), ggplot2 (>= 3.1.0), infer (>= 0.4.0),
        magrittr (>= 1.5), parsnip (>= 0.0.1), pillar (>= 1.3.0), purrr
        (>= 0.2.5), recipes (>= 0.1.4), rlang (>= 0.3.0.1), rsample (>=
        0.0.3), rstudioapi (>= 0.8), tibble (>= 1.4.2), tidytext (>=
        0.2.0), tidypredict (>= 0.2.0), tidyposterior (>= 0.0.2),
        yardstick (>= 0.0.2)
Suggests: covr, knitr, rmarkdown, testthat
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2018-11-27 02:49:14 UTC; max
Author: Kuhn Max [aut, cre],
  Hadley Wickham [aut],
  RStudio [cph, fnd]
Maintainer: Kuhn Max <max@rstudio.com>
Repository: CRAN
Date/Publication: 2018-11-27 05:40:03 UTC
