Commits


Romain Francois authored and Wes McKinney committed 1b78eb7d24d
ARROW-4638: [R] install instructions using brew This simplifies installation of the package on macOS, thanks to @jeroen. `brew` installs arrow 0.12 at the moment though, so we'd need to make sure not using newer features, but this makes it easier for users to try the R package. Author: Romain Francois <romain@purrple.cat> Closes #3714 from romainfrancois/ARROW-4638/install_brew and squashes the following commits: 9e5d6a24 <Romain Francois> mention how to install arrow from brew