These functions were deprecated in dplyr 1.1.0.
cur_data()
is deprecated in favor ofpick()
.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.