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

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

     [ https://issues.apache.org/jira/browse/ARROW-12113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Neal Richardson resolved ARROW-12113.
-------------------------------------
    Resolution: Fixed

Issue resolved by pull request 9821
[https://github.com/apache/arrow/pull/9821]

> [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
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> 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)