issues
search
tidyverse
/
dtplyr
Data table backend for dplyr
https://dtplyr.tidyverse.org
Other
670
stars
57
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bug: dtplyr doesn't support using dplyr::cur_column in dplyr::across
#480
Longfei2
opened
5 days ago
2
Upkeep 2024-09
#479
hadley
closed
2 months ago
0
Add data.table seal of approval
#478
hadley
closed
2 months ago
0
Consider implementing `nest(.by = )`
#477
DavisVaughan
opened
2 months ago
0
Error in `.` function missing when creating a function in package
#476
Longfei2
closed
3 months ago
0
filter error on data with lubridate intervals
#475
jakeybob
closed
3 months ago
2
`filter(.by = )` leads to incorrect results when `NA`s are present
#474
markfairbanks
opened
4 months ago
0
across does not handle lists of functions stored as an external variable
#473
Xitian9
opened
5 months ago
0
select + semi_join generates a warning when not immutable
#472
dakvid
opened
5 months ago
0
`across` doesn't handle dynamically created function list
#471
FinYang
closed
6 months ago
1
Convert `transmute()` to use `mutate(.keep = "none")`
#470
markfairbanks
opened
8 months ago
2
translation of lead/lag function to data.table changes class of column
#469
alia-rahim
closed
8 months ago
2
Add news bullet for `print.dtplyr_step()` args
#468
markfairbanks
closed
8 months ago
0
Allow `pivot_longer()` to work on unbalanced data
#467
markfairbanks
opened
8 months ago
0
Add `n`/`max_extra_cols`/`max_footer_lines` args to `print.dtplyr_step`
#466
markfairbanks
closed
8 months ago
0
Remove typo in `lazy_dt()` docs
#465
markfairbanks
closed
8 months ago
0
print.dplyr_step ignores `n`
#464
JosiahParry
closed
8 months ago
0
Typo in lazy_dt()
#463
JosiahParry
closed
8 months ago
0
`group_by` and then `mutate`/`summarise` with columns containing spaces fails
#462
ediferreira11
closed
9 months ago
1
Remove data.table auto-convert examples
#461
markfairbanks
closed
10 months ago
0
lazy_dt help not updated with #372
#460
tinygreen
closed
10 months ago
0
data frame splicing in `j`
#459
eutwt
opened
11 months ago
2
Upkeep 2023-11
#458
hadley
closed
1 year ago
0
Use standard argument checkers
#457
hadley
opened
1 year ago
0
Use `cli_abort()`
#456
hadley
opened
1 year ago
0
Upkeep for dtplyr (2023)
#455
hadley
closed
1 year ago
0
Incorrect translation of data-frame-format dots in `summarise()`
#454
owenjonesphe
opened
1 year ago
0
case_when conditional always length-1
#453
r2evans
closed
1 year ago
1
Allow grouping by non-standard column names
#452
markfairbanks
closed
1 year ago
0
Handle column names with non-identifier characters
#451
Jollywatt
closed
1 year ago
1
Data pronoun `.env` fails in `i` position functions
#450
markfairbanks
opened
1 year ago
2
Don't squash accessor calls
#449
markfairbanks
closed
1 year ago
0
Script runs with dplyr, but dtplyr shows it generates over 2^31 rows
#448
vRadAdamBender
closed
1 year ago
1
Support tidyselect
#447
vRadAdamBender
closed
1 year ago
2
Use `pak` for dev install
#446
markfairbanks
closed
1 year ago
0
Avoid altering parent groups
#445
markfairbanks
closed
1 year ago
0
Switch over to `pak::pak()` in `README` for dev package install to match `dplyr`
#444
markfairbanks
closed
1 year ago
0
By early grouping fix
#443
eutwt
closed
1 year ago
8
Properly `dt_squash()` args in `lead()`/`lag()`
#442
markfairbanks
closed
1 year ago
0
lead / lag within function with .data$
#441
shriv
closed
1 year ago
3
Column type coercion doesn't work with grouping
#440
njspix
closed
1 year ago
1
Bug in `.by` argument of `mutate()` after selecting columns
#439
UchidaMizuki
closed
1 year ago
2
Use `collect()` to access results?
#438
DavZim
closed
1 year ago
1
Implementation of bind_rows
#437
aarongraybill
closed
1 year ago
1
dtplyr no longer working with across
#436
eipi10
closed
1 year ago
2
select(where(func)) does not work
#435
lindeloev
closed
1 year ago
1
rle() returns NULL
#434
camnesia
closed
1 year ago
2
Translate `case_match()`
#433
markfairbanks
closed
1 year ago
0
Implement `reframe()`
#432
markfairbanks
closed
1 year ago
0
Translate `case_when(.default = )`
#431
markfairbanks
closed
1 year ago
1
Next