tidyr
tidyr copied to clipboard
Require dplyr 1.1.0 when it is on CRAN
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)
Then revisit https://github.com/tidyverse/tidyr/issues/1397#issuecomment-1370193676 since reframe() will be available