Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
The R package development instructions in https://github.com/apache/arrow/blob/master/r/README.Rmd expect that the developer is working in a particular R-console-centric way, perhaps within RStudio or similar. I think we should have scripts that enable development to be performed entirely on the command line. This would probably already exist, except that our Travis-CI setup is relying on some non-Arrow-specific scripts that live outside of this repository.
Attachments
Issue Links
- relates to
-
ARROW-5555 [R] Add install_arrow() function to assist the user in obtaining C++ runtime libraries
- Resolved