Wes McKinney created ARROW-5328:
-----------------------------------
Summary: [R] Add shell scripts to do a full package rebuild and
test locally
Key: ARROW-5328
URL: https://issues.apache.org/jira/browse/ARROW-5328
Project: Apache Arrow
Issue Type: Improvement
Components: R
Reporter: Wes McKinney
Fix For: 0.14.0
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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)