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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

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
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
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
Can we improve on this across() error? feature a feature request or enhancement
#6712 opened Feb 10, 2023 by DavisVaughan
FR: rows_clean()? feature a feature request or enhancement rows ↕️ Operations on rows: filter(), slice(), arrange()
#6915 opened Aug 20, 2023 by krlmlr
When .unpack = TRUE, .names should delay its column name uniqueness check columns ↔️ Operations on columns: mutate(), select(), rename(), relocate() feature a feature request or enhancement
#6934 opened Oct 2, 2023 by DavisVaughan
lifecycle::last_lifecycle_warnings() seems incompatible with dplyr warning handler bug an unexpected problem or unintended behavior
#6952 opened Nov 3, 2023 by DavisVaughan
.onLoad setting options
#7035 opened May 28, 2024 by TimTaylor
rowwise() and empty input
#7039 opened Jun 12, 2024 by krlmlr
Split join_cols()
#7050 opened Jul 10, 2024 by krlmlr
across(), but over two sets of vector
#7056 opened Jul 17, 2024 by abichat
nest_join() upgrades feature a feature request or enhancement tables 🧮 joins and set operations
#6497 opened Oct 11, 2022 by DavisVaughan
ProTip! no:milestone will show everything without a milestone.