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

Conditionally mutate selected rows columns ↔️ Operations on columns: mutate(), select(), rename(), relocate() feature a feature request or enhancement
#4050 opened Dec 21, 2018 by krlmlr
dplyr::across inappropriately rewrites dollar indexes my function code bug an unexpected problem or unintended behavior
#6892 opened Jul 24, 2023 by DarwinAwardWinner
mutate superseding transmute should allow ordering columns columns ↔️ Operations on columns: mutate(), select(), rename(), relocate() feature a feature request or enhancement
#6861 opened May 30, 2023 by epruesse
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
bug in dplyr::near? documentation
#6921 opened Aug 31, 2023 by kaz462
mutate(.by_row =), reframe(.by_row =), and possibly filter(.by_row =) feature a feature request or enhancement
#6660 opened Jan 25, 2023 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
Move database generics to dbplyr feature a feature request or enhancement
#4663 opened Dec 13, 2019 by hadley
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
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
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 a ptype argument to between() since we can't make it cast to the type of x at this time feature a feature request or enhancement tidy-dev-day 🤓 Tidyverse Developer Day rstd.io/tidy-dev-day vctrs ↗️
#6906 opened Aug 7, 2023 by Generalized
The case for filter(.missing = NULL, .how = c("keep", "drop")) feature a feature request or enhancement rows ↕️ Operations on rows: filter(), slice(), arrange() verbs 🏃‍♀️
#6891 opened Jul 24, 2023 by DavisVaughan
ungroup() drops data frame attributes feature a feature request or enhancement verbs 🏃‍♀️
#6774 opened Mar 4, 2023 by mkoohafkan
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
case_when() needs to throw a better error when conditions are matrices bug an unexpected problem or unintended behavior tidy-dev-day 🤓 Tidyverse Developer Day rstd.io/tidy-dev-day
#6862 opened May 30, 2023 by DarwinAwardWinner
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
ProTip! Add no:assignee to see everything that’s not assigned.