Updated versions
Updated to testthat 3e
Updated versions
Added five package startup messages to point users to helpful documentation. These startup messages are chosen via modulo of the time, not using the RNG, so these messages will not affect reproducibility (#59).
Added R Markdown template for a tidymodels analysis (#58).
Re-licensed package from GPL-3 to MIT. See consent from copyright holders here.
Updated versions
Added tidymodels_prefer() to help resolve name conficts with other packages.
Added workflowsets as a core package.
Updated versions
Removed crayon dependency.
Updated tags.
Updated versions
tidyposterior, pillar, tidypredict, tidytext were removed from the imports list due to an R CMD check warning about the number of imports.
tidyr and modeldata were added to the imports list.
Updated versions
Added workflows, and tune to the core package list.
Moved away from testing via travis
Added parsnip and dials to the core package list.
Package requirements bumped to current versions.
First CRAN version.