Commits

Neal Richardson authored f4717dfb964
ARROW-13499: [R] Aggregation on expression doesn't NSE correctly This addresses the original issue but not additional issues mentioned in the comments on the jira. Judging from the eval code in dbplyr and dtplyr, there's lots of special cases left to handle. Closes #10938 from nealrichardson/fix-nse Authored-by: Neal Richardson <neal.p.richardson@gmail.com> Signed-off-by: Neal Richardson <neal.p.richardson@gmail.com>