jonkeane opened a new pull request #11394: URL: https://github.com/apache/arrow/pull/11394
According to https://cran.r-project.org/doc/manuals/r-devel/R-admin.html#Customizing-package-compilation `R_HOME/etc/Makevars.site` (or `Makevars` under `~/.R/`) should work, but when trying that I was unable to get R to recognize that (e.g. the Makevars file would exist, with the appropriate line in it), but `Sys.getenv("MAKEFLAGS")` would return nothing. Renviron.site, does, however work! -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
