Last updated on 2026-03-12 22:51:10 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.7 | 49.33 | 111.89 | 161.22 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.3.7 | 38.10 | 74.23 | 112.33 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.3.7 | 88.00 | 168.32 | 256.32 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.7 | 91.00 | 158.46 | 249.46 | OK | |
| r-devel-macos-arm64 | 1.3.7 | 13.00 | 28.00 | 41.00 | OK | |
| r-devel-windows-x86_64 | 1.3.7 | 66.00 | 146.00 | 212.00 | OK | |
| r-patched-linux-x86_64 | 1.3.7 | 45.13 | 93.53 | 138.66 | ERROR | |
| r-release-linux-x86_64 | 1.3.7 | 47.52 | 99.77 | 147.29 | OK | |
| r-release-macos-arm64 | 1.3.7 | OK | ||||
| r-release-macos-x86_64 | 1.3.7 | 33.00 | 87.00 | 120.00 | OK | |
| r-release-windows-x86_64 | 1.3.7 | 62.00 | 142.00 | 204.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.7 | OK | ||||
| r-oldrel-macos-x86_64 | 1.3.7 | 32.00 | 95.00 | 127.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.7 | 75.00 | 182.00 | 257.00 | OK |
Version: 1.3.7
Check: examples
Result: ERROR
Running examples in ‘RTL-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: getBoC
> ### Title: Bank of Canada Valet API
> ### Aliases: getBoC
>
> ### ** Examples
>
> RTL::getBoC(series = c("FXCADUSD","BD.CDN.2YR.DQ.YLD"))
Error in curl::curl_fetch_memory(url, handle = handle) :
Timeout was reached [www.bankofcanada.ca]:
Connection timed out after 10001 milliseconds
Calls: <Anonymous> ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-patched-linux-x86_64