Skip to content

Commit

Permalink
NEWS bullet
Browse files Browse the repository at this point in the history
  • Loading branch information
DavisVaughan committed Nov 6, 2023
1 parent f808656 commit 960d93f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# dplyr (development version)

* `left_join()` and friends now return a specialized error message if they
detect that your join would return more rows than R can handle (#6912).

* `slice_*()` now throw the correct error if you forget to name `n` while also
prefixing the call with `dplyr::` (#6946).

Expand Down

0 comments on commit 960d93f

Please sign in to comment.