You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Ian Cook (Jira)" <ji...@apache.org> on 2021/03/26 20:55:00 UTC

[jira] [Created] (ARROW-12105) [R] Replace vars_select, vars_rename with eval_select, eval_rename

Ian Cook created ARROW-12105:
--------------------------------

             Summary: [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


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)