Last updated on 2023-06-19 14:57:44 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.9.9 | 4.79 | 37.84 | 42.63 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.9.9 | 3.70 | 28.69 | 32.39 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.9.9 | 53.46 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.9.9 | 65.80 | ERROR | |||
r-devel-windows-x86_64 | 1.9.9 | 5.00 | 59.00 | 64.00 | OK | |
r-patched-linux-x86_64 | 1.9.9 | 4.54 | 36.46 | 41.00 | ERROR | |
r-release-linux-x86_64 | 1.9.9 | 5.29 | 35.65 | 40.94 | ERROR | |
r-release-macos-arm64 | 1.9.9 | 38.00 | OK | |||
r-release-macos-x86_64 | 1.9.9 | 51.00 | OK | |||
r-release-windows-x86_64 | 1.9.9 | 4.00 | 64.00 | 68.00 | OK | |
r-oldrel-macos-arm64 | 1.9.9 | 34.00 | OK | |||
r-oldrel-macos-x86_64 | 1.9.9 | 40.00 | OK | |||
r-oldrel-windows-x86_64 | 1.9.9 | 8.00 | 81.00 | 89.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) :
SSL peer certificate or SSH remote key was not OK: [] server certificate verification failed. CAfile: none CRLfile: none
Calls: readFEBR -> readIndex -> <Anonymous> -> <Anonymous>
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
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) :
SSL peer certificate or SSH remote key was not OK: [] SSL certificate problem: unable to get local issuer certificate
Calls: readFEBR -> readIndex -> <Anonymous> -> <Anonymous>
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc