tidymodels / spatialsample

Create and summarize spatial resampling objects 🗺
https://spatialsample.tidymodels.org
Other
71 stars 5 forks source link

Fix test for dplyr 1.1.0 #131

Closed mikemahoney218 closed 1 year ago

mikemahoney218 commented 1 year ago

This fixes a bunch of new WARNINGs following the release of dplyr 1.1.0.

It also adds a trigger to the R-CMD-check workflow that will let me run checks on GHA without needing to use my own machine.

github-actions[bot] commented 1 year ago

This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.