-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make better use of {cli} #1237
Comments
I feel conflicted about |
This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex https://reprex.tidyverse.org) and link to this issue. |
This is a collection issue I'll use to keep track of all the {cli} based changes that is going to happen over the next couple of months.
Infrastructure
check_new_data()
New data checks #1014 (old)check_type()
switch check_type() to use cli package #1235recipes_eval_select()
switch to cli abort in recipes_eval_select() #1238check_name()
fix typos in check_name() #1240get_keep_original_cols()
use cli in get_keep_original_cols() #1241check_nominal_type()
use cli in check_nominal_type() #1245formula.R
andmisc.R
switch to cli in various functions #1244roles.R
use cli in roles functions #1246recipe.R
use cli for all recipe.R functions #1251abort()
Cli last edits #1264Steps
The text was updated successfully, but these errors were encountered: