nealrichardson opened a new pull request #7304:
URL: https://github.com/apache/arrow/pull/7304


   Originally reported #7058
   
   `download.file()` can be called with different methods, mostly for legacy 
reasons according to the docs, but apparently some are on systems where it has 
been set to "wget" method. In classic R fashion, the behavior of the function 
changes significantly depending on how this global variable is set. 
   
   This patch should make the behavior more consistent regardless of the method 
used, so that the Linux installation won't proceed thinking a file was 
downloaded successfully when it in fact was not.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to