Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
lionel- committed Sep 21, 2022
1 parent b84304a commit e5ee5be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
away. Run the new `last_dplyr_warnings()` function to see the warnings emitted
within dplyr verbs during the last top-level command.

This fixes performance issues when throusands of warnings are emitted with
rowwise and grouped data frames (#6236).
This fixes performance issues when thousands of warnings are emitted with
rowwise and grouped data frames (#6005, #6236).

* `group_by_prepare()` loses the `caller_env` argument. It was rarely used
and it is no longer needed (#6444).
Expand Down

0 comments on commit e5ee5be

Please sign in to comment.