Last updated on 2022-05-26 08:52:49 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 2.05 | 31.46 | 33.51 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 1.65 | 27.74 | 29.39 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 41.74 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 30.33 | OK | |||
r-devel-windows-x86_64 | 0.1.0 | 12.00 | 52.00 | 64.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.0 | 2.08 | 30.91 | 32.99 | OK | |
r-release-linux-x86_64 | 0.1.0 | 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 | 15.00 | 48.00 | 63.00 | ERROR | |
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 | 41.00 | 46.00 | ERROR |
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
Flavors: r-devel-windows-x86_64, 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