[
https://issues.apache.org/jira/browse/ARROW-5555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Romain François resolved ARROW-5555.
------------------------------------
Resolution: Fixed
Issue resolved by pull request 4654
[https://github.com/apache/arrow/pull/4654]
> [R] Add install_arrow() function to assist the user in obtaining C++ runtime
> libraries
> --------------------------------------------------------------------------------------
>
> Key: ARROW-5555
> URL: https://issues.apache.org/jira/browse/ARROW-5555
> Project: Apache Arrow
> Issue Type: Improvement
> Components: R
> Affects Versions: 0.14.0
> Reporter: Neal Richardson
> Assignee: Neal Richardson
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.14.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Following ARROW-5488, it will be possible to install the R package without
> having libarrow installed, but you won't be able to do anything until you do.
> The error message you get when trying to use the package directs you to call
> {{install_arrow()}}.
> This function will at a minimum give a recommendation of steps to take to
> install the library. In some cases, we may be able to download and install it
> for the user.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)