-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Feature request: A function to check if a set of variables form a unique ID in a dataframe
#7098
opened Oct 30, 2024 by
bholtemeyer
used
by =
instead of .by=
in mutate, but no error or warning returned
#7096
opened Oct 26, 2024 by
ywhcuhk
Clarify that
case_when()
is not a replacement for a simple if/else
documentation
#7089
opened Oct 1, 2024 by
DavisVaughan
summarise()
and across()
combination cannot deselect and group by variable simultaneously
#7086
opened Sep 18, 2024 by
jack-davison
Nit: pkgdown describing "currently loaded packages" feels off
#7084
opened Sep 15, 2024 by
MichaelChirico
if_any()
does not work as expected inside mutate
when no inputs are provided
#7077
opened Aug 27, 2024 by
ks8997
Typo in cumulative function docs
tidy-dev-day 🤓
Tidyverse Developer Day rstd.io/tidy-dev-day
#7062
opened Jul 27, 2024 by
DavisVaughan
filter may crash RStudio Session when combining rbind and rowwise
#7057
opened Jul 17, 2024 by
Gastonia02
dplyr_reconstruct
can create data.table with corrupted secondary index
#7048
opened Jul 3, 2024 by
ZIBOWANGKANGYU
Should
desc()
use vec_rank()
internally on character vectors?
#7045
opened Jun 26, 2024 by
DavisVaughan
FR: allow
pick()
to rename in distinct()
+ some thoughts about arrange()
allowing renaming.
#7028
opened May 18, 2024 by
olivroy
Weird behavior with bind_rows(), mutate(), and ggeffects package
#7019
opened May 6, 2024 by
sschooler
Variable scoping issue with .data inside lambda Ffunction used in across()
#7016
opened Apr 20, 2024 by
bakaburg1
summarise()
and reframe()
turns warnings from inside functions as errors
#7008
opened Apr 2, 2024 by
psychelzh
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.