Neal Richardson created ARROW-5555:
--------------------------------------
Summary: [R] install_arrow()
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
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)