Skip to content

[R] Replace vars_select, vars_rename with eval_select, eval_rename #18578

@asfimport

Description

@asfimport

The tidyselect vars_select and vars_rename functions are on their way to being deprecated. Switch to using the newer eval_select and eval_rename functions. This is required to use the where() selection helper (ARROW-12778) Unfortunately this is not a trivial task.

Reporter: Ian Cook / @ianmcook
Assignee: Nicola Crane / @thisisnic

Related issues:

PRs and other links:

Note: This issue was originally created as ARROW-12105. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions