[
https://issues.apache.org/jira/browse/ARROW-12105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17309727#comment-17309727
]
Ian Cook commented on ARROW-12105:
----------------------------------
Note that the {{dplyr::relocate()}} method added in ARROW-11701 uses
{{eval_select}}. Consult that to see an example.
> [R] Replace vars_select, vars_rename with eval_select, eval_rename
> ------------------------------------------------------------------
>
> Key: ARROW-12105
> URL: https://issues.apache.org/jira/browse/ARROW-12105
> Project: Apache Arrow
> Issue Type: Task
> Components: R
> Reporter: Ian Cook
> Assignee: Ian Cook
> Priority: Major
>
> 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. Unfortunately this is not a trivial task.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)