r-macos-rtools
r-macos-rtools copied to clipboard
`~/.R/Makevars` vs. `R_HOME/etc/Makevars.site`
From @jimhester on rOpensci slack:
Why do you modify
~/.R/Makevarsrather than the site levelR_HOME/etc/Makevars.site?
- [ ] Consider generalizing the bash script to allow for site configuration...
- [ ] Test to see if a new install of R overrides the
Makevars.sitevalue. - [ ] Add a line to the
README.mdabout this?
Much better idea. Set a path to the compiler via .Renviron.