Changes in version 0.2.0.9000 - Transition from the magrittr pipe to the base R pipe. - Added use_nnet(), use_rpart(), use_bag_tree_rpart(), use_mgcv(), use_dbarts(), use_mixOmics(), use_xrf(). - Fix recipe() call when clipboard = TRUE Changes in version 0.2.0 (2022-02-18) - SVM (#14) and C5.0 (#9) models were added. - Clipboard access is enabled in all use_*() functions using the clipboard = TRUE argument (#12). - Use new all_nominal_predictors() selector (#17). Changes in version 0.1.0 (2020-11-17) - Updated version requirements for dependencies. - Added use_cubist(). - Fixed bug in handling of variables for step_string2factor() Changes in version 0.0.1 (2020-09-22) - Added a NEWS.md file to track changes to the package.