tidyr icon indicating copy to clipboard operation
tidyr copied to clipboard

Require dplyr 1.1.0 when it is on CRAN

Open DavisVaughan opened this issue 2 years ago • 1 comments
trafficstars

Remove the$has_dplyr_1_1 and all related hacks that were done in https://github.com/tidyverse/tidyr/pull/1430 once we can require dplyr (>= 1.1.0)

DavisVaughan avatar Dec 21 '22 15:12 DavisVaughan

Then revisit https://github.com/tidyverse/tidyr/issues/1397#issuecomment-1370193676 since reframe() will be available

DavisVaughan avatar Jan 03 '23 20:01 DavisVaughan