Neal Richardson created ARROW-7919:
--------------------------------------

             Summary: [R] install_arrow() should conda install if appropriate
                 Key: ARROW-7919
                 URL: https://issues.apache.org/jira/browse/ARROW-7919
             Project: Apache Arrow
          Issue Type: Improvement
          Components: R
            Reporter: Neal Richardson
            Assignee: Neal Richardson
             Fix For: 1.0.0


Like, check {{if (grepl("conda", R.Version()$platform))}} and if so then 
{{system("conda install ...")}}. Error if nightly == TRUE because we don't host 
conda nightlies yet.

This would help with issues like https://github.com/apache/arrow/issues/6448



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to