[
https://issues.apache.org/jira/browse/ARROW-7919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-7919.
---------------------------------
Resolution: Fixed
Issue resolved by pull request 6709
[https://github.com/apache/arrow/pull/6709]
> [R] install_arrow() should conda install if appropriate
> -------------------------------------------------------
>
> Key: ARROW-7919
> URL: https://issues.apache.org/jira/browse/ARROW-7919
> Project: Apache Arrow
> Issue Type: Improvement
> Components: R
> Reporter: Neal Richardson
> Assignee: Neal Richardson
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.17.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Like, check {{if (grepl("conda", R.Version()$platform))}} and if so then
> {{system("conda install ...")}}. Error if nightly == TRUE because we don't
> host conda nightlies yet.
> This would help with issues like https://github.com/apache/arrow/issues/6448
--
This message was sent by Atlassian Jira
(v8.3.4#803005)