tidyverse / dtplyr

Data table backend for dplyr
https://dtplyr.tidyverse.org
Other
670 stars 57 forks source link

`across()` ignores variables passed in `.by` #413

Closed markfairbanks closed 1 year ago

markfairbanks commented 1 year ago

Closes #412

@hadley - found this one while looking at the failed revdep (it’s unrelated).

As far as I can tell the failed check isn’t a real failure.