jeroen commented on pull request #7694:
URL: https://github.com/apache/arrow/pull/7694#issuecomment-656883822
You have a bug here because your version of `R_CMD_config` takes R from the
PATH but that may not be the correct R. Some machines have many versions of R.
It may be safer to use e.g. `tools::Rcmd(c('config', 'CXX'), stdout=T)`
----------------------------------------------------------------
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]