Commits


Neal Richardson authored and Sutou Kouhei committed 99ee6624340
ARROW-5590: [R] Run "no libarrow" R build in the same CI entry if possible In reading the Travis docs to work on a different issue, I got an idea for how to poke in the without-libarrow check before the C++ lib gets installed in the same job. I also removed the `latex: false` flag from the job, so it will also test building the package man pages, which CRAN will do. Author: Neal Richardson <neal.p.richardson@gmail.com> Closes #4580 from nealrichardson/merge-r-travis-jobs and squashes the following commits: 7b1a11bad <Neal Richardson> Gah, :rat: 8b080f48b <Neal Richardson> Move test asserting that the R package is built with the C++ lib 466762cd8 <Neal Richardson> cd 08b0b35df <Neal Richardson> Use remotes instead c8571ec6e <Neal Richardson> Move up where devtools is installed 21bc6c436 <Neal Richardson> Attempt to merge with/without libarrow R Travis jobs