ianmcook commented on a change in pull request #10254:
URL: https://github.com/apache/arrow/pull/10254#discussion_r627474623
##########
File path: r/tools/nixlibs.R
##########
@@ -212,21 +212,30 @@ find_available_binary <- function(os) {
download_source <- function() {
Review comment:
It would probably be better to pass the global variable `VERSION` as the
argument `version` in the call to `download_source()` and then refer to it here
in the function as `version`. But maybe this PR isn't the place for that change.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]