issues
search
tidyverse
/
dplyr
dplyr: A grammar of data manipulation
https://dplyr.tidyverse.org/
Other
4.78k
stars
2.12k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Show methods implemented by loaded packages more prominently
#7106
krlmlr
opened
5 days ago
1
filter should warn or prevent users from using named logical inputs
#7105
conig
opened
5 days ago
0
`IIF()` unsupported by Azure Synapse Analytics databases
#7104
lukebandy
closed
6 days ago
1
dplyr::copy_to() performance with odbc 1.5.0
#7103
nathanhaigh
closed
2 weeks ago
1
dplyr::cur_column don't support dtplyr
#7102
Longfei2
opened
2 weeks ago
0
Update mention of DuckDB in README
#7101
matthewjnield
opened
3 weeks ago
0
bind_rows `.id` with `NA` values in names of list
#7100
muschellij2
opened
3 weeks ago
0
dplyr 1.1.4 has two failing tests in Debian Testing
#7099
mr-c
opened
3 weeks ago
0
Feature request: A function to check if a set of variables form a unique ID in a dataframe
#7098
bholtemeyer
closed
1 week ago
2
everything is too long
#7097
ggrothendieck
closed
4 weeks ago
2
used `by =` instead of ` .by=` in mutate, but no error or warning returned
#7096
ywhcuhk
opened
1 month ago
2
`rename` keeps the old column name
#7095
adupaix
closed
1 month ago
2
Rowwise function behaving abnormally
#7094
jaymicro
closed
1 month ago
2
Problem with select() and filter()
#7093
paschatz
closed
1 month ago
2
Inconsistent results using rowwise() + mutate + c_across() to calculate sd(), median() and mean(): the calulation breaks if sd() is caclulated first?
#7092
ChristianRohde
closed
1 month ago
1
Fixed typo in case_when docs
#7091
bridroberts1
opened
1 month ago
0
Remove not needed `new_expanded_quosures()`
#7090
DavisVaughan
closed
1 month ago
0
Clarify that `case_when()` is not a replacement for a simple if/else
#7089
DavisVaughan
opened
1 month ago
0
`case_when()` coerces the multplicity of a returned value to match that from conditions not satisfied
#7088
ChrisHIV
closed
1 month ago
1
`summarise()` and `across()` combination cannot deselect and group by variable simultaneously
#7086
jack-davison
opened
2 months ago
1
Standard grouped summary
#7085
LukasTang
closed
2 months ago
2
Nit: pkgdown describing "currently loaded packages" feels off
#7084
MichaelChirico
opened
2 months ago
0
Join list of data frames
#7083
davidrsch
opened
2 months ago
0
`case_when` returns length-0 option if any option is length-0
#7082
antdurrant
opened
2 months ago
11
Mutate: ".by" returns attributes in a different order to the "group, mutate, ungroup" pattern
#7081
AlexBainton
closed
2 months ago
1
Add group_split to the pkgdown reference page
#7080
MikeJohnPage
closed
2 months ago
1
Add `group_split()` on the reference page on the website
#7079
etiennebacher
opened
2 months ago
3
Combined slice_head and slice_tails into one function
#7078
james-kilgour
closed
2 months ago
2
`if_any()` does not work as expected inside `mutate` when no inputs are provided
#7077
ks8997
opened
3 months ago
2
`if_else()` coerces `NA` as `list(NULL)` when the `false` argument is a list
#7076
arnaudgallou
closed
3 months ago
2
row_number() does not repsect .by= in mutate
#7075
ggrothendieck
closed
3 months ago
1
Potential bug with `if_any()`- returns TRUE if no columns are selected
#7074
ks8997
closed
3 months ago
2
Add a `ptype` argument to `between()`
#7073
JamesHWade
closed
3 months ago
1
Fix `if_any()` and `if_all()` behavior with zero-column selections
#7072
jrwinget
closed
3 months ago
2
[document] group_by works with data-masking, issue #7030
#7071
nmercadeb
closed
3 months ago
1
Fix edge case when coercing data frames to matrices
#7070
krlmlr
closed
3 months ago
3
add error message when passing a matrix
#7069
ilovemane
closed
3 months ago
1
Fix typo in cumulative function docs
#7068
RodDalBen
closed
3 months ago
3
Feature request: global option for summarise .groups setting
#7067
wkumler
closed
3 months ago
1
Feature Request: add `.groups = "drop"` option to `mutate`
#7066
sbanville-delfi
closed
3 months ago
3
Use latest GHA workflows
#7065
gaborcsardi
closed
3 months ago
0
A subtle scoping flaw in pull()
#7064
graphdr
opened
3 months ago
0
`bind_rows` does not capture `tapply` output names with `.id` parameter
#7063
KaiAragaki
closed
3 months ago
1
Typo in cumulative function docs
#7062
DavisVaughan
opened
4 months ago
0
`if_any` on zero-column selection yields `TRUE`
#7059
brookslogan
closed
3 months ago
2
Look at dplyrover
#7058
hadley
closed
4 months ago
1
filter may crash RStudio Session when combining rbind and rowwise
#7057
Gastonia02
opened
4 months ago
3
across(), but over two sets of vector
#7056
abichat
opened
4 months ago
0
Add a Ranking Function to Compute Tail Means
#7055
walkerjameschris
closed
4 months ago
1
`if_else` `missing` argument does not work when using `%in%` to evaluate.
#7054
Raesu
closed
4 months ago
3
Next