CRAN Package Check Results for Package r.proxy

Last updated on 2022-08-15 08:50:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 1.59 23.26 24.85 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 1.71 18.55 20.26 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 41.85 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 40.42 OK
r-devel-windows-x86_64 0.1.0 15.00 50.00 65.00 OK
r-patched-linux-x86_64 0.1.0 1.82 22.89 24.71 OK
r-release-linux-x86_64 0.1.0 1.70 22.51 24.21 OK
r-release-macos-arm64 0.1.0 20.00 OK
r-release-macos-x86_64 0.1.0 25.00 OK
r-release-windows-x86_64 0.1.0 18.00 47.00 65.00 OK
r-oldrel-macos-arm64 0.1.0 21.00 OK
r-oldrel-macos-x86_64 0.1.0 24.00 OK
r-oldrel-windows-ix86+x86_64 0.1.0 5.00 46.00 51.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.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