Commits

Neal Richardson authored 989c917a739
ARROW-8734: [R] improve nightly build installation Among the changes here: * `install_arrow(binary=TRUE)` (default) will not prompt the user whether they want to install a newer version from source * If a `brew` formula is included in `r/tools`, source installation on macOS will use it Closes #7184 from nealrichardson/r-install-binary Authored-by: Neal Richardson <neal.p.richardson@gmail.com> Signed-off-by: Neal Richardson <neal.p.richardson@gmail.com>