# intall.packages("tidymodels")
library(tidymodels)
ββ Attaching packages ββββββββββββββββββββββββββββββββββββββ tidymodels 0.2.0 ββ
β broom 0.8.0 β recipes 0.2.0
β dials 0.1.1 β rsample 0.1.1
β dplyr 1.0.9 β tibble 3.1.7
β ggplot2 3.3.6 β tidyr 1.2.0.9000
β infer 1.0.0 β tune 0.2.0
β modeldata 0.1.1 β workflows 0.2.6
β parsnip 0.2.1 β workflowsets 0.2.1
β purrr 0.3.4 β yardstick 0.0.9
ββ Conflicts βββββββββββββββββββββββββββββββββββββββββ tidymodels_conflicts() ββ
β purrr::discard() masks scales::discard()
β dplyr::filter() masks stats::filter()
β dplyr::lag() masks stats::lag()
β recipes::step() masks stats::step()
β’ Dig deeper into tidy modeling with R at https://www.tmwr.org