Last updated on 2023-02-05 07:57:21 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.9.9 | 4.93 | 39.46 | 44.39 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.9.9 | 3.79 | 33.94 | 37.73 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.9.9 | 54.71 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.9.9 | 63.42 | OK | |||
r-devel-windows-x86_64 | 1.9.9 | 22.00 | 73.00 | 95.00 | ERROR | |
r-patched-linux-x86_64 | 1.9.9 | 5.10 | 37.00 | 42.10 | ERROR | |
r-release-linux-x86_64 | 1.9.9 | 4.95 | 36.88 | 41.83 | OK | |
r-release-macos-arm64 | 1.9.9 | 32.00 | OK | |||
r-release-macos-x86_64 | 1.9.9 | 40.00 | OK | |||
r-release-windows-x86_64 | 1.9.9 | 22.00 | 77.00 | 99.00 | OK | |
r-oldrel-macos-arm64 | 1.9.9 | 37.00 | OK | |||
r-oldrel-macos-x86_64 | 1.9.9 | 44.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.9.9 | 9.00 | 72.00 | 81.00 | OK |
Version: 1.9.9
Check: examples
Result: ERROR
Running examples in ‘febr-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: readFEBR
> ### Title: Get soil data
> ### Aliases: readFEBR
>
> ### ** Examples
>
> res <- readFEBR(data.set = "ctb0003")
Error in curl::curl_download(input, tmpFile, mode = "wb", quiet = !showProgress) :
Timeout was reached: [] Connection timeout after 10000 ms
Calls: readFEBR -> readIndex -> <Anonymous> -> <Anonymous>
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.9.9
Check: examples
Result: ERROR
Running examples in 'febr-Ex.R' failed
The error most likely occurred in:
> ### Name: readFEBR
> ### Title: Get soil data
> ### Aliases: readFEBR
>
> ### ** Examples
>
> res <- readFEBR(data.set = "ctb0003")
Error in curl::curl_download(input, tmpFile, mode = "wb", quiet = !showProgress) :
schannel: failed to receive handshake, SSL/TLS connection failed
Calls: readFEBR -> readIndex -> <Anonymous> -> <Anonymous>
Execution halted
Flavor: r-devel-windows-x86_64
Version: 1.9.9
Check: examples
Result: ERROR
Running examples in ‘febr-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: readFEBR
> ### Title: Get soil data
> ### Aliases: readFEBR
>
> ### ** Examples
>
> res <- readFEBR(data.set = "ctb0003")
Error in curl::curl_download(input, tmpFile, mode = "wb", quiet = !showProgress) :
gnutls_handshake() failed: The TLS connection was non-properly terminated.
Calls: readFEBR -> readIndex -> <Anonymous> -> <Anonymous>
Execution halted
Flavor: r-patched-linux-x86_64