Commits


Neal Richardson authored and Wes McKinney committed c3a68781204
ARROW-6530: [CI][Crossbow][R] Nightly R job doesn't install all dependencies The r/Dockerfile wasn't reading the list of package dependencies from the package DESCRIPTION file, so any time a dependency would be added, it would break. Closes #5357 from nealrichardson/r-dockerfile-deps and squashes the following commits: dc41c8fdd <Neal Richardson> Try RStudio binary package server 88713bbab <Neal Richardson> chmod 82ae119e7 <Neal Richardson> grumble a0ed60e65 <Neal Richardson> Sigh 2b03aba66 <Neal Richardson> :shrug: 607b601b2 <Neal Richardson> Try this dir 729beb168 <Neal Richardson> wtaf ce88d7d5b <Neal Richardson> Make it so that running r/Dockerfile works from current dir too 810657819 <Neal Richardson> Apparently we are in arrow dir already dee1ec73f <Neal Richardson> Oops 54cfac0d0 <Neal Richardson> r/Dockerfile should install dependencies based on DESCRIPTION Authored-by: Neal Richardson <neal.p.richardson@gmail.com> Signed-off-by: Wes McKinney <wesm+git@apache.org>