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/27 00:35:00 UTC

[jira] [Created] (ARROW-12113) [R] Fix rlang deprecation warning from check_select_helpers()

Ian Cook created ARROW-12113:
--------------------------------

             Summary: [R] Fix rlang deprecation warning from check_select_helpers()
                 Key: ARROW-12113
                 URL: https://issues.apache.org/jira/browse/ARROW-12113
             Project: Apache Arrow
          Issue Type: Bug
          Components: R
            Reporter: Ian Cook
            Assignee: Ian Cook
             Fix For: 4.0.0


Fix the test warning caused by ARROW-11701
{code:java}
1 dplyr::mutate's examples (test-dplyr-mutate.R:252:3) - Subsetting quosures with `[[` is deprecated as of rlang 0.4.0
Please use `quo_get_expr()` instead.{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)