CRAN Package Check Results for Package r.proxy

Last updated on 2023-06-10 15:56:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 2.19 23.08 25.27 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 1.48 18.53 20.01 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 32.20 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 30.47 OK
r-devel-windows-x86_64 0.1.2 4.00 40.00 44.00 OK
r-patched-linux-x86_64 0.1.2 2.47 22.75 25.22 OK
r-release-linux-x86_64 0.1.2 2.06 22.63 24.69 OK
r-release-macos-arm64 0.1.2 18.00 ERROR
r-release-windows-x86_64 0.1.2 4.00 40.00 44.00 OK
r-oldrel-macos-arm64 0.1.2 19.00 ERROR
r-oldrel-macos-x86_64 0.1.2 28.00 ERROR
r-oldrel-windows-x86_64 0.1.2 4.00 42.00 46.00 OK

Check Details

Version: 0.1.2
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:
    Error in if (is_http) { : argument is of length zero
    Calls: check_ip -> GET -> request_perform
    Execution halted
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64

Version: 0.1.2
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:
    Error in curl::curl_fetch_memory(url, handle = handle) :
     Peer certificate cannot be authenticated with given CA certificates: [br-cpf3-south.net.auckland.ac.nz] Recv failure: Connection reset by peer
    Calls: check_ip ... request_fetch -> request_fetch.write_memory -> <Anonymous>
    Execution halted
Flavor: r-oldrel-macos-x86_64