Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.14.0
Description
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.
Attachments
Issue Links
- is related to
-
ARROW-5614 [R] Error: 'install_arrow' is not an exported object from 'namespace:arrow'
- Closed
-
ARROW-5328 [R] Add shell scripts to do a full package rebuild and test locally
- Resolved
- links to