Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
### Rationale for this change The download of static libraries during installation might be causing an install failure: https://www.r-project.org/nosvn/R.check/r-devel-windows-x86_64/arrow-00install.html ### What changes are included in this PR? The timeout value is temporarily increased according to guidance in the help for `download.file()` ### Are these changes tested? Yes, this code runs during install for at least some CI jobs (also used to download cmake) ### Are there any user-facing changes? No * Closes: #38766 Lead-authored-by: Dewey Dunnington <dewey@fishandwhistle.net> Co-authored-by: Dewey Dunnington <dewey@voltrondata.com> Signed-off-by: Jacob Wujciak-Jens <jacob@wujciak.de>
- Loading branch information