Last updated on 2024-12-26 01:50:12 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.0 | 4.23 | 40.75 | 44.98 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.9.0 | 2.65 | 31.16 | 33.81 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.9.0 | 72.78 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.0 | 69.21 | OK | |||
r-devel-windows-x86_64 | 0.9.0 | 6.00 | 68.00 | 74.00 | OK | |
r-patched-linux-x86_64 | 0.9.0 | 3.68 | 39.59 | 43.27 | OK | |
r-release-linux-x86_64 | 0.9.0 | 4.54 | 40.03 | 44.57 | OK | |
r-release-macos-arm64 | 0.9.0 | 51.00 | OK | |||
r-release-macos-x86_64 | 0.9.0 | 79.00 | OK | |||
r-release-windows-x86_64 | 0.9.0 | 5.00 | 75.00 | 80.00 | OK | |
r-oldrel-macos-arm64 | 0.9.0 | 58.00 | OK | |||
r-oldrel-macos-x86_64 | 0.9.0 | 77.00 | OK | |||
r-oldrel-windows-x86_64 | 0.9.0 | 7.00 | 83.00 | 90.00 | OK |
Version: 0.9.0
Check: examples
Result: ERROR
Running examples in ‘valet-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: get_details
> ### Title: Get series or series-group details
> ### Aliases: get_details
>
> ### ** Examples
>
> get_details("CES_C4E_LOSE_JOB_SK")
Error in curl::curl_fetch_memory(url, handle = handle) :
SSL connect error [www.bankofcanada.ca]: GnuTLS, handshake failed: Decryption has failed.
Calls: get_details ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang