search for: a252b2d919124c63bc976d78befce161

Displaying 1 result from an estimated 1 matches for "a252b2d919124c63bc976d78befce161".

2016 Nov 07
1
R CMD check --as-cran: sslv3 alert handshake failure
...ert handshake failure This is reported both by the win-builder and the rhub services: * R 3.3.2: https://win-builder.r-project.org/xj8fwadE4K31/00check.log * R devel: https://win-builder.r-project.org/xj8fwadE4K31/00check.log * R 3.2.5: https://builder.r-hub.io/status/R.devices_2.14.0-9000.tar.gz-a252b2d919124c63bc976d78befce161 AFAIU, this is due to the HTTPS webserver not having SSL3 disabled, e.g. http://unix.stackexchange.com/questions/192944/how-to-fix-curl-sslv3-alert-handshake-failure. Is this something that should be fixed in R CMD check --as-cran itself? The only workaround I can see as a package maintainer is...