Last updated on 2023-05-30 05:57:33 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.9.9 | 4.08 | 37.50 | 41.58 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.9.9 | 3.79 | 29.26 | 33.05 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.9.9 | 53.85 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.9.9 | 61.73 | ERROR | |||
r-devel-windows-x86_64 | 1.9.9 | 5.00 | 88.00 | 93.00 | OK | |
r-patched-linux-x86_64 | 1.9.9 | 5.02 | 35.76 | 40.78 | ERROR | |
r-release-linux-x86_64 | 1.9.9 | 4.91 | 35.36 | 40.27 | 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 | 5.00 | 65.00 | 70.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 | 7.00 | 65.00 | 72.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