[
https://issues.apache.org/jira/browse/ARROW-11938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Keane resolved ARROW-11938.
------------------------------------
Fix Version/s: 7.0.0
Resolution: Fixed
Issue resolved by pull request 11644
[https://github.com/apache/arrow/pull/11644]
> [R] Enable R build process to find locally built C++ library on Windows
> -----------------------------------------------------------------------
>
> Key: ARROW-11938
> URL: https://issues.apache.org/jira/browse/ARROW-11938
> Project: Apache Arrow
> Issue Type: Improvement
> Components: R
> Reporter: Ian Cook
> Assignee: Will Jones
> Priority: Major
> Labels: pull-request-available
> Fix For: 7.0.0
>
> Time Spent: 8h
> Remaining Estimate: 0h
>
> Currently, {{configure.win}} and {{tools/winlibs.R}} have two ways of finding
> the Arrow C++ library:
> # If {{RWINLIB_LOCAL}} is set, it gets it from that zip file
> # If not, it downloads it
> Enable and document a third option for the case when the C++ library has been
> built locally. This will enable R package developers using Windows machines
> to make changes to code in the C++ library, build and install it, and then
> build the R package using it.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)