You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since most tidyverse packages switched to using the cli package for errors, i.e. cli::cli_abort()/cli::cli_inform()/cli::cli_warn(), would you be open to adopting the same pattern for the tidyverts packages? If so, I would be happy to provide a PR.