Jonathan Keane created ARROW-12372:
--------------------------------------
Summary: [R] Developer Docs followups
Key: ARROW-12372
URL: https://issues.apache.org/jira/browse/ARROW-12372
Project: Apache Arrow
Issue Type: Improvement
Components: R
Reporter: Jonathan Keane
To dos to add later:
* Check if {{withr::with_makevars(list(LDFLAGS = ""),
remotes::install_github(...)}} is sufficient instead of
{{withr::with_makevars(list(CPPFLAGS = "", LDFLAGS = ""),
remotes::install_github(...)}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)