tidymodels / parsnip

A tidy unified interface to models
https://parsnip.tidymodels.org
Other
601 stars 89 forks source link

mass replace of rlang::abort with cli::cli_abort #1152

Closed RodDalBen closed 3 months ago

RodDalBen commented 3 months ago

mass replace of rlang::abort with cli::cli_abort, no user input or special glue::glue brackets were used, so a mass replace was made #1142

simonpcouch commented 3 months ago

I'm going to go ahead and close. Thank you for the PR! If you'd like to pick this back up, please feel free to holler here and we'll reopen.

github-actions[bot] commented 2 months ago

This pull request 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.