Commits


Jacob Wujciak-Jens authored and GitHub committed 804b4f859fe
MINOR: [R] Increase timeout for binary download (#39080) ### Rationale for this change Download of mac binaries failed on CRAN and would likely fail on my local ancient bandwidth DSL (~300-500kbs) as well so a bit more buffer in the timeour value should help. ### What changes are included in this PR? Increase timeout. ### Are these changes tested? Not really testable. ### Are there any user-facing changes? No. Authored-by: Jacob Wujciak-Jens <jacob@wujciak.de> Signed-off-by: Jacob Wujciak-Jens <jacob@wujciak.de>