NEWS.md
SVM (#14) and C5.0 (#9) models were added.
Clipboard access is enabled in all use_*() functions using the clipboard = TRUE argument (#12).
use_*()
clipboard = TRUE
Use new all_nominal_predictors() selector (#17).
all_nominal_predictors()
Updated version requirements for dependencies.
Added use_cubist().
use_cubist()
Fixed bug in handling of variables for step_string2factor()
step_string2factor()