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

Nicola Crane resolved ARROW-17366.
----------------------------------
    Fix Version/s: 10.0.0
       Resolution: Fixed

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

> [R] Support purrr-style lambda functions in .fns argument to across()
> ---------------------------------------------------------------------
>
>                 Key: ARROW-17366
>                 URL: https://issues.apache.org/jira/browse/ARROW-17366
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: R
>            Reporter: Nicola Crane
>            Assignee: Nicola Crane
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 10.0.0
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> ARROW-11699 adds support for dplyr::across inside a mutate(). The .fns 
> argument does not yet support purrr-style lambda functions (e.g. {{~round(.x, 
> digits = -1)}} but should be added. 
> As well as this, we should check the new ways in which these functions can be 
> specified (n.b. using {{\x}}) as we might want to support both while the 
> older way isn't fully deprecated yet.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to