• Bug fix for omitted attached packages.
  • Transition from the magrittr pipe to the base R pipe.

  • Added the tailor package.

  • Updated versions

  • Prefer DALEX::explains() over dplyr::explains() when you use tidymodels_prefer() #113

  • Prefer recipes::update() over other update() functions.

  • Updated versions
  • Updated versions
  • Updated versions
  • 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).

  • 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

  • Updated versions
  • Added parsnip and dials to the core package list.

  • Package requirements bumped to current versions.

First CRAN version.