dplyr::tbl_vars() for column name extraction to instead of colnames()Adds as_parsed_model() support for regression models
Fixes compatability issues with rlang and dplyr
Removes pipes and other dplyr dependencies from internal mlr() function
Consolidates duplicated database operations in mlr()
Fixes an issue in simple_kmeans_db() when specifying variables
tidypredict by removing as_parsed_model(). The function will be moved to tidypredict in its next version.