DavisVaughan opened a new pull request, #48731: URL: https://github.com/apache/arrow/pull/48731
Hi there, we are working on dplyr 1.2.0 and your package was flagged in our reverse dependency checks. The `add` argument to `group_by()` is now defunct. You should use `.add` instead. It looks like arrow was already doing this, it just had some outdated tests that relied on the old way. You'll need to update your package to stay on CRAN. We are still working on dplyr 1.2.0, but you can consider this an (at minimum) 2 week notice! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
