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

ASF GitHub Bot updated ARROW-16414:
-----------------------------------
    Labels: pull-request-available  (was: )

> [R] Remove ARROW_R_WITH_ARROW and arrow_available()
> ---------------------------------------------------
>
>                 Key: ARROW-16414
>                 URL: https://issues.apache.org/jira/browse/ARROW-16414
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: R
>            Reporter: Neal Richardson
>            Assignee: Neal Richardson
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 9.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Followup to ARROW-15294. Possibly we should re-define arrow_available in R 
> like:
> {code:R}
> arrow_available <- function() {
>   .Deprecated(msg = "arrow_available() is always TRUE now")
>   TRUE
> }
> {code}
> Pull out everything else, including the {{test_that}} wrapping.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to