Ecosyste.ms: Issues

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

GitHub / r-lib/tidyselect issues and pull requests

#370 - Update _pkgdown.yml

Pull Request - State: closed - Opened by olivroy 3 months ago - 2 comments

#369 - fixup error msg

Pull Request - State: closed - Opened by olivroy 4 months ago - 1 comment

#368 - Bump deprecation status?

Issue - State: open - Opened by hadley 4 months ago

#367 - Check for duplicate names when supplying character literals

Pull Request - State: closed - Opened by lionel- 4 months ago

#366 - Use `perl = TRUE` by default

Pull Request - State: closed - Opened by lionel- 4 months ago

#365 - Add documentation topic for tidyselect arguments

Pull Request - State: closed - Opened by lionel- 4 months ago

#364 - Deprecate `.data` in `pull()` too

Pull Request - State: closed - Opened by lionel- 4 months ago

#363 - Option for `eval_select(allow_positional = FALSE)`

Issue - State: open - Opened by DavisVaughan 4 months ago
Labels: feature

#362 - Add `cross` argument to `num_range()`

Pull Request - State: closed - Opened by lionel- 4 months ago

#361 - Avoid nested `expect_error()` in snapshot tests

Pull Request - State: closed - Opened by olivroy 4 months ago - 2 comments

#360 - Update standalone files

Pull Request - State: closed - Opened by olivroy 4 months ago

#359 - Support `error_arg` for `allow_rename = FALSE` as well

Pull Request - State: closed - Opened by olivroy 4 months ago - 1 comment

#357 - Upkeep for tidyselect (2024)

Issue - State: closed - Opened by lionel- 4 months ago
Labels: upkeep

#356 - Add example of named vector x for all_of() and any_of()

Pull Request - State: closed - Opened by laplasi 6 months ago - 1 comment

#354 - any_of() fails with function name clash

Issue - State: closed - Opened by mb147 7 months ago - 1 comment

#353 - Unexpected warnings about the usage of external vectors in selections

Issue - State: closed - Opened by ramiromagno 7 months ago - 2 comments

#352 - Improve `eval_select()` error chaining

Pull Request - State: closed - Opened by olivroy 7 months ago - 1 comment

#351 - Feature request: classed errors for specific tidyselect errors

Issue - State: closed - Opened by yjunechoe 10 months ago - 2 comments

#349 - Fix grammar in warning about bare predicates

Pull Request - State: closed - Opened by matthewjnield 11 months ago - 1 comment

#348 - Incorrect evaluation of tidyselect expressions inside functions?

Issue - State: closed - Opened by catalamarti 12 months ago - 2 comments

#347 - FR: Error on empty selection `allow_empty = FALSE` has informative class

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

#346 - `eval_select` names validation depends on type of `expr`

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

#345 - Don't error when dropping nonexistent columns

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

#344 - FR: add case sensibility option for `any_of()` and `all_of()`

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

#343 - Using .data in data-masking functions with tidyselect 1.2.0

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

#342 - stacks does not recognize the control statement in fit_resamples or tune_grid

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

#341 - Use `withCallingHandlers()` over `try_fetch()` for performance

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

#340 - tidyselect upkeep 2023

Issue - State: closed - Opened by lionel- almost 2 years ago

#339 - Replace homegrown set operations with vctrs versions

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

#338 - Specify `default` to speed up symbol lookup

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

#337 - Attempt names propagation only when necessary in set ops

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

#336 - Can we add more context for `Can't rename in this context` errors?

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

#334 - Consider simplifying external vector warning

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

#333 - Include examples of named `any_of()`/`all_of()`

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

#332 - Allow regex operators in starts_with and ends_with

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

#331 - Better handling for empty data frames

Issue - State: closed - Opened by hadley over 2 years ago - 1 comment

#330 - Should `matches` use `perl = TRUE`?

Issue - State: closed - Opened by hadley over 2 years ago - 1 comment

#329 - Use CRAN vctrs

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

#328 - Provide doc topic for `<tidy-select>`

Issue - State: closed - Opened by hadley over 2 years ago - 1 comment

#327 - More context for errors

Issue - State: closed - Opened by hadley over 2 years ago - 5 comments

#326 - Use dev vctrs and new descriptions

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

#325 - [feature request] Provide a `first_col` selection helper similar to `last_col`

Issue - State: closed - Opened by deschen1 over 2 years ago - 1 comment

#324 - Pass user environment to lifecycle functions

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

#323 - Supply current expression as error arg to vctrs

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

#322 - Update deprecation message

Pull Request - State: closed - Opened by ddsjoberg over 2 years ago - 1 comment

#321 - Pass bullets as lifecycle details

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

#320 - Use soft deprecation everywhere

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

#319 - Should all warnings be `deprecate_soft()`?

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

#318 - Use lifecycle instead of custom message/warnings

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

#317 - Convert cli_inform + cli_warn to lifecycle

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

#316 - Improve .data deprecations

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

#315 - Improve `.data` warning

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

#314 - Make vars_pull() error if embraced arg is missing

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

#313 - Deprecate `all_of()` instead of erroring

Pull Request - State: closed - Opened by hadley over 2 years ago - 3 comments

#312 - Revdep notes

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

#311 - Release tidyselect 1.2.0

Issue - State: closed - Opened by hadley over 2 years ago - 1 comment

#310 - Revert to CRAN vctrs

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

#309 - Implement generic interface

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

#308 - Fix detection of renaming

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

#307 - Clarify selection helpers & regexes

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

#306 - Documentation: clarity around regular expressions in ?starts_with

Issue - State: closed - Opened by MichaelChirico over 2 years ago
Labels: documentation

#305 - `allow_rename = FALSE` still allows renaming with partially renamed selections

Issue - State: closed - Opened by DavisVaughan over 2 years ago - 1 comment
Labels: bug

#304 - Simplify `starts_with()` and `ends_with()`

Pull Request - State: closed - Opened by cphaarmeyer over 2 years ago - 1 comment

#303 - Fix a typo in NEWS.md

Pull Request - State: closed - Opened by yutannihilation over 2 years ago - 1 comment

#302 - Fix `matches()` with named inputs

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

#301 - Use `try_fetch()` in place of `tryCatch()`

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

#300 - Use the new `"select"` and `"relocate"` subscript actions

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

#299 - Add a class to the rename error and rethrow it in `eval_relocate()`

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

#298 - Throw a classed error when the `allow_rename = FALSE` error is thrown

Issue - State: closed - Opened by DavisVaughan over 2 years ago
Labels: feature

#297 - Implement `eval_relocate()`

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

#296 - Return integer vector from `all_of()`

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

#295 - Deprecate .data

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

#294 - `all_of()` should return an integer vector

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

#293 - Revise error handling

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

#292 - Test renaming predicates

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

#291 - Use help hyperlink in peek_vars()

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

#290 - Give advice on reusable selection helpers

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

#289 - peek_vars() error should generate link to docs

Issue - State: closed - Opened by hadley over 2 years ago - 1 comment
Labels: feature

#288 - Focus on Boolean algebra

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

#287 - Tweak overview docs

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

#286 - Add suffix argument to num_range()

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

#285 - Consistently use `cli_abort()` and co

Issue - State: closed - Opened by lionel- over 2 years ago - 1 comment

#284 - Add missing tests

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

#283 - Preserve order of `include`d variables

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

#282 - Implement allow_empty

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

#281 - Improve last_col() input validation

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

#280 - Always return a named vector from eval_select()

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

#279 - Better error for any_of()

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

#278 - Improve `where()` errors

Pull Request - State: closed - Opened by hadley over 2 years ago - 3 comments

#277 - Pass error_arg and error_call in vars_pull()

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

#276 - Match all_of() implementation to any_of()

Pull Request - State: closed - Opened by hadley over 2 years ago - 4 comments

#275 - Detect stringr pattern in matches()

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

#271 - Use "select" subscript action

Issue - State: closed - Opened by lionel- over 2 years ago - 2 comments

#270 - read_csv(col_select = dplyr::select() variable) fails at variable declaration time

Issue - State: closed - Opened by twest820 over 2 years ago - 5 comments
Labels: documentation

#269 - Out of context `all_of()` should error

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

#258 - `vars_pull()` needs arg and call arguments

Issue - State: closed - Opened by lionel- about 3 years ago
Labels: feature, pull, ui:errors