These functions were deprecated in dplyr 1.1.0.
cur_data()
is deprecated in favor of pick()
.
cur_data_all()
is deprecated but does not have a direct replacement as
selecting the grouping variables is not well-defined and is unlikely to
ever be useful.
cur_data()
cur_data_all()