Skip to content

Issues: tidyverse/dplyr

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or โ‡ง + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by whoโ€™s assigned
Sort

Issues list

slice() and slice_head/tail/min/max() should act like a filter() not a reframe() bug an unexpected problem or unintended behavior rows โ†•๏ธ Operations on rows: filter(), slice(), arrange()
#6662 opened Jan 26, 2023 by DavisVaughan
Move database generics to dbplyr feature a feature request or enhancement
#4663 opened Dec 13, 2019 by hadley
Add dplyr_sticky_cols() or similar columns โ†”๏ธ Operations on columns: mutate(), select(), rename(), relocate() feature a feature request or enhancement
#5290 opened Jun 1, 2020 by hadley
Remove lazy eval fallbacks (>= Sept 2023) breaking change โ˜ ๏ธ API change likely to affect existing code feature a feature request or enhancement lifecycle ๐Ÿฆ‹
#5573 opened Oct 26, 2020 by hadley
Add argument na_matches = c("na", "never") to rows_*() functions feature a feature request or enhancement tables ๐Ÿงฎ joins and set operations
#6022 opened Sep 17, 2021 by mgirlich
Add merge indicator after a join feature a feature request or enhancement tables ๐Ÿงฎ joins and set operations
#6435 opened Aug 30, 2022 by nmarantz
Should joins have .before and .after arguments? feature a feature request or enhancement tables ๐Ÿงฎ joins and set operations
#6446 opened Sep 1, 2022 by hadley
nest_join() upgrades feature a feature request or enhancement tables ๐Ÿงฎ joins and set operations
#6497 opened Oct 11, 2022 by DavisVaughan
filter(.missing = ) option to optionally retain missing values feature a feature request or enhancement rows โ†•๏ธ Operations on rows: filter(), slice(), arrange()
#6560 opened Nov 23, 2022 by DavisVaughan
Make Joining with message clickable to copy-to-clipboard feature a feature request or enhancement tables ๐Ÿงฎ joins and set operations
#6580 opened Nov 30, 2022 by donboyd5
Better way to handle name collisions in joins feature a feature request or enhancement tables ๐Ÿงฎ joins and set operations
#4028 opened Dec 17, 2018 by krlmlr
mutate(.by_row =), reframe(.by_row =), and possibly filter(.by_row =) feature a feature request or enhancement
#6660 opened Jan 25, 2023 by DavisVaughan
bind_rows() on a list of data.tables creates corrupt output bug an unexpected problem or unintended behavior
#6676 opened Feb 1, 2023 by emilBeBri
Can we improve on this across() error? feature a feature request or enhancement
#6712 opened Feb 10, 2023 by DavisVaughan
slice_max() is quite slow for a big number of groups performance ๐Ÿš€ rows โ†•๏ธ Operations on rows: filter(), slice(), arrange()
#6783 opened Mar 8, 2023 by mgirlich
filter(across()) warning isn't always triggered bug an unexpected problem or unintended behavior rows โ†•๏ธ Operations on rows: filter(), slice(), arrange()
#6795 opened Mar 20, 2023 by mine-cetinkaya-rundel
Reconsider re-exports from rlang breaking change โ˜ ๏ธ API change likely to affect existing code feature a feature request or enhancement rlang ๐Ÿ”ฌ
#6802 opened Mar 21, 2023 by DavisVaughan
Consider allowing .env$ in join_by() feature a feature request or enhancement tables ๐Ÿงฎ joins and set operations
#6822 opened Apr 13, 2023 by DavisVaughan
ProTip! Updated in the last three days: updated:>2024-06-18.