CRAN Package Check Results for Package r.proxy

Last updated on 2022-04-24 03:52:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 2.00 31.92 33.92 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 1.75 25.58 27.33 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 41.84 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 30.26 OK
r-patched-linux-x86_64 0.1.0 1.84 31.52 33.36 OK
r-release-linux-x86_64 0.1.0 1.96 30.79 32.75 OK
r-release-macos-arm64 0.1.0 OK
r-release-macos-x86_64 0.1.0 OK
r-release-windows-x86_64 0.1.0 12.00 46.00 58.00 ERROR
r-oldrel-macos-arm64 0.1.0 OK
r-oldrel-macos-x86_64 0.1.0 OK
r-oldrel-windows-ix86+x86_64 0.1.0 6.00 36.00 42.00 ERROR

Check Details

Version: 0.1.0
Check: examples
Result: ERROR
    Running examples in 'r.proxy-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: check_ip
    > ### Title: Check IP
    > ### Aliases: check_ip
    >
    > ### ** Examples
    >
    > check_ip()
    check what your ip is:
    IPv4:
    129.217.207.166
    
    Details:
    Error in curl_fetch_memory("https://api.ip.sb/geoip") :
     schannel: failed to receive handshake, SSL/TLS connection failed
    Calls: check_ip -> curl_fetch_memory
    Execution halted
Flavor: r-release-windows-x86_64

Version: 0.1.0
Check: examples
Result: ERROR
    Running examples in 'r.proxy-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: check_ip
    > ### Title: Check IP
    > ### Aliases: check_ip
    >
    > ### ** Examples
    >
    > check_ip()
    check what your ip is:
    IPv4:
    129.217.207.201
    
    Details:
    Error in curl_fetch_memory("https://api.ip.sb/geoip") :
     OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to api.ip.sb:443
    Calls: check_ip -> curl_fetch_memory
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64