tests/testthat/_snaps/dplyr-group-data.md

duckplyr_group_keys(...) is defunct

Code
  duckplyr_group_keys(df, x)
Condition
  Error:
  ! The `...` argument of `group_keys()` was deprecated in dplyr 1.0.0 and is now defunct.
  i Please `group_by()` first

duckplyr_group_indices(...) is deprecated

Code
  duckplyr_group_indices(df, x)
Condition
  Error:
  ! The `...` argument of `group_indices()` was deprecated in dplyr 1.0.0 and is now defunct.
  i Please `group_by()` first


Try the duckplyr package in your browser

Any scripts or data that you put into this service are public.

duckplyr documentation built on March 10, 2026, 9:06 a.m.