Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / tidyverse/dtplyr issues and pull requests

#479 - Upkeep 2024-09

Pull Request - State: closed - Opened by hadley 2 months ago

#478 - Add data.table seal of approval

Pull Request - State: closed - Opened by hadley 2 months ago

#477 - Consider implementing `nest(.by = )`

Issue - State: open - Opened by DavisVaughan 2 months ago

#475 - filter error on data with lubridate intervals

Issue - State: closed - Opened by jakeybob 4 months ago - 2 comments

#471 - `across` doesn't handle dynamically created function list

Issue - State: closed - Opened by FinYang 6 months ago - 1 comment

#470 - Convert `transmute()` to use `mutate(.keep = "none")`

Issue - State: open - Opened by markfairbanks 8 months ago - 2 comments
Labels: internals

#469 - translation of lead/lag function to data.table changes class of column

Issue - State: closed - Opened by alia-rahim 9 months ago - 2 comments

#468 - Add news bullet for `print.dtplyr_step()` args

Pull Request - State: closed - Opened by markfairbanks 9 months ago

#467 - Allow `pivot_longer()` to work on unbalanced data

Issue - State: open - Opened by markfairbanks 9 months ago
Labels: feature

#465 - Remove typo in `lazy_dt()` docs

Pull Request - State: closed - Opened by markfairbanks 9 months ago

#464 - print.dplyr_step ignores `n`

Issue - State: closed - Opened by JosiahParry 9 months ago
Labels: bug

#463 - Typo in lazy_dt()

Issue - State: closed - Opened by JosiahParry 9 months ago
Labels: documentation

#461 - Remove data.table auto-convert examples

Pull Request - State: closed - Opened by markfairbanks 11 months ago

#460 - lazy_dt help not updated with #372

Issue - State: closed - Opened by tinygreen 11 months ago
Labels: documentation

#459 - data frame splicing in `j`

Pull Request - State: open - Opened by eutwt 11 months ago - 2 comments

#458 - Upkeep 2023-11

Pull Request - State: closed - Opened by hadley about 1 year ago

#457 - Use standard argument checkers

Issue - State: open - Opened by hadley about 1 year ago
Labels: upkeep

#456 - Use `cli_abort()`

Issue - State: open - Opened by hadley about 1 year ago
Labels: upkeep

#455 - Upkeep for dtplyr (2023)

Issue - State: closed - Opened by hadley about 1 year ago
Labels: upkeep

#453 - case_when conditional always length-1

Issue - State: closed - Opened by r2evans about 1 year ago - 1 comment

#452 - Allow grouping by non-standard column names

Pull Request - State: closed - Opened by markfairbanks about 1 year ago

#451 - Handle column names with non-identifier characters

Issue - State: closed - Opened by Jollywatt about 1 year ago - 1 comment
Labels: bug

#450 - Data pronoun `.env` fails in `i` position functions

Issue - State: open - Opened by markfairbanks about 1 year ago - 2 comments
Labels: bug

#449 - Don't squash accessor calls

Pull Request - State: closed - Opened by markfairbanks about 1 year ago

#448 - Script runs with dplyr, but dtplyr shows it generates over 2^31 rows

Issue - State: closed - Opened by vRadAdamBender about 1 year ago - 1 comment

#447 - Support tidyselect

Issue - State: closed - Opened by vRadAdamBender about 1 year ago - 2 comments

#446 - Use `pak` for dev install

Pull Request - State: closed - Opened by markfairbanks about 1 year ago

#445 - Avoid altering parent groups

Pull Request - State: closed - Opened by markfairbanks about 1 year ago

#444 - Switch over to `pak::pak()` in `README` for dev package install to match `dplyr`

Issue - State: closed - Opened by markfairbanks about 1 year ago
Labels: documentation

#443 - By early grouping fix

Pull Request - State: closed - Opened by eutwt about 1 year ago - 8 comments

#442 - Properly `dt_squash()` args in `lead()`/`lag()`

Pull Request - State: closed - Opened by markfairbanks about 1 year ago

#441 - lead / lag within function with .data$

Issue - State: closed - Opened by shriv about 1 year ago - 3 comments
Labels: bug

#440 - Column type coercion doesn't work with grouping

Issue - State: closed - Opened by njspix about 1 year ago - 1 comment

#439 - Bug in `.by` argument of `mutate()` after selecting columns

Issue - State: closed - Opened by UchidaMizuki over 1 year ago - 2 comments
Labels: bug

#438 - Use `collect()` to access results?

Issue - State: closed - Opened by DavZim over 1 year ago - 1 comment

#437 - Implementation of bind_rows

Issue - State: closed - Opened by aarongraybill over 1 year ago - 1 comment

#436 - dtplyr no longer working with across

Issue - State: closed - Opened by eipi10 over 1 year ago - 2 comments

#435 - select(where(func)) does not work

Issue - State: closed - Opened by lindeloev over 1 year ago - 1 comment

#434 - rle() returns NULL

Issue - State: closed - Opened by camnesia over 1 year ago - 2 comments
Labels: bug

#433 - Translate `case_match()`

Pull Request - State: closed - Opened by markfairbanks over 1 year ago

#432 - Implement `reframe()`

Pull Request - State: closed - Opened by markfairbanks over 1 year ago

#431 - Translate `case_when(.default = )`

Pull Request - State: closed - Opened by markfairbanks over 1 year ago - 1 comment

#430 - Translate `case_match()`

Issue - State: closed - Opened by markfairbanks over 1 year ago
Labels: feature

#429 - Translate `case_when(.default = )`

Issue - State: closed - Opened by markfairbanks over 1 year ago
Labels: feature

#428 - Allow namespaced calls in translated functions

Pull Request - State: closed - Opened by markfairbanks over 1 year ago

#427 - Issue when namespacing desc function in an arrange call

Issue - State: closed - Opened by tbowling87 over 1 year ago - 1 comment
Labels: bug

#425 - Translate `consecutive_id()`

Pull Request - State: closed - Opened by markfairbanks over 1 year ago

#424 - Memory efficient join

Issue - State: open - Opened by matthewgson over 1 year ago
Labels: feature

#423 - Release dtplyr 1.3.1

Issue - State: closed - Opened by hadley over 1 year ago

#422 - Upkeep

Pull Request - State: closed - Opened by hadley over 1 year ago - 1 comment

#421 - Drop `crayon` in favor of `cli`

Pull Request - State: closed - Opened by markfairbanks over 1 year ago

#420 - Fix typos

Pull Request - State: closed - Opened by MichaelChirico over 1 year ago - 1 comment

#419 - Test suite error with dplyr 1.1.0-1

Issue - State: closed - Opened by tillea over 1 year ago - 3 comments

#418 - Replace crayon dependency with cli

Issue - State: closed - Opened by sda030 over 1 year ago
Labels: internals

#417 - Implement `reframe()`

Issue - State: closed - Opened by markfairbanks over 1 year ago
Labels: feature

#416 - Remove out of date sections

Pull Request - State: closed - Opened by markfairbanks over 1 year ago

#415 - Remove out of date sections

Pull Request - State: closed - Opened by markfairbanks over 1 year ago

#414 - Implement `consecutive_id()`

Issue - State: closed - Opened by markfairbanks over 1 year ago
Labels: feature

#413 - `across()` ignores variables passed in `.by`

Pull Request - State: closed - Opened by markfairbanks over 1 year ago

#412 - `across()` doesn't ignore variables in `.by`

Issue - State: closed - Opened by markfairbanks over 1 year ago
Labels: bug

#411 - Release dtplyr 1.3.0

Issue - State: closed - Opened by hadley over 1 year ago - 12 comments

#410 - Implement `.by`/`by`

Pull Request - State: closed - Opened by markfairbanks over 1 year ago - 2 comments

#409 - Implement `join_by()`

Issue - State: open - Opened by markfairbanks over 1 year ago - 1 comment
Labels: feature

#408 - Implement `cross_join()`

Issue - State: open - Opened by markfairbanks over 1 year ago
Labels: feature

#407 - dtplyr release?

Issue - State: closed - Opened by hadley over 1 year ago - 10 comments

#406 - All compatible verbs?

Issue - State: closed - Opened by abalter over 1 year ago - 2 comments

#405 - `summarise()` fails with `data.frame` output

Issue - State: closed - Opened by jmbarbone almost 2 years ago - 1 comment
Labels: feature

#404 - Use snapshots for errors that dplyr owns now

Pull Request - State: closed - Opened by DavisVaughan almost 2 years ago - 2 comments

#403 - Upsampling a data.frame with dtplyr fails

Issue - State: open - Opened by johnF-moore almost 2 years ago - 1 comment
Labels: bug

#402 - `lazy_dt()` and custom dplyr functions.

Issue - State: closed - Opened by NicChr almost 2 years ago - 1 comment

#401 - dtplyr and dplyr summarize show divergent behavior with add_count

Issue - State: closed - Opened by akaviaLab almost 2 years ago - 5 comments
Labels: bug

#400 - Use `is_top = FALSE` as default

Pull Request - State: closed - Opened by eutwt almost 2 years ago

#399 - Implement `.by`

Issue - State: closed - Opened by markfairbanks almost 2 years ago
Labels: feature

#398 - dtplyr works in local function, but errors with same function in a package

Issue - State: closed - Opened by eipi10 almost 2 years ago - 2 comments

#397 - Implement `pick()`

Pull Request - State: closed - Opened by markfairbanks almost 2 years ago - 2 comments

#396 - Translate `min_rank`, `dense_rank`, `percent_rank`, & `cume_dist`

Pull Request - State: closed - Opened by markfairbanks about 2 years ago

#395 - Correctly handle `NA` column names from `pivot_wider()`

Pull Request - State: closed - Opened by markfairbanks about 2 years ago - 8 comments

#394 - Unable to use names_glue within pivot_wider() when NA is the only unique value

Issue - State: closed - Opened by camnesia about 2 years ago - 1 comment
Labels: bug

#393 - tidyselect v1.2.0 updates

Pull Request - State: closed - Opened by markfairbanks about 2 years ago

#392 - select(where(...)) does not return what's expected

Issue - State: closed - Opened by lschneiderbauer about 2 years ago - 4 comments

#391 - adjust snapshots for changes in dependencies

Pull Request - State: closed - Opened by eutwt about 2 years ago

#389 - Hot patch release

Issue - State: closed - Opened by hadley about 2 years ago

#388 - dtplyr release?

Issue - State: closed - Opened by hadley about 2 years ago - 6 comments

#387 - Inject syms that start with "." but aren't data.table syms

Pull Request - State: closed - Opened by eutwt about 2 years ago - 2 comments

#386 - Function calls in functions can not access to environment variables in parent functions

Issue - State: closed - Opened by psychelzh about 2 years ago - 9 comments
Labels: bug

#385 - Adjust test for new tidyselect error message

Pull Request - State: closed - Opened by eutwt about 2 years ago

#384 - translate suffix arg to merge(suffixes =)

Pull Request - State: closed - Opened by eutwt about 2 years ago - 1 comment

#383 - group_by.dtplyr_step issue

Issue - State: closed - Opened by gpierard about 2 years ago - 1 comment

#382 - Custom suffixes don't work in `dplyr::full_join` with `dtplyr::lazy_dt` converted tibbles

Issue - State: closed - Opened by caparks2 over 2 years ago - 2 comments
Labels: bug

#381 - Use `setorder(na.last = TRUE)` in `arrange()`

Pull Request - State: closed - Opened by markfairbanks over 2 years ago

#380 - Use `setorder(na.last = TRUE)` in `arrange()`

Issue - State: closed - Opened by markfairbanks over 2 years ago