Last updated on 2026-03-15 03:51:15 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.3 | 1.81 | 54.09 | 55.90 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.3 | 1.49 | 37.26 | 38.75 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.4.3 | 85.51 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.4.3 | 96.69 | OK | |||
| r-devel-macos-arm64 | 0.4.3 | 1.00 | 33.00 | 34.00 | OK | |
| r-devel-windows-x86_64 | 0.4.3 | 4.00 | 69.00 | 73.00 | OK | |
| r-patched-linux-x86_64 | 0.4.3 | 1.82 | 50.23 | 52.05 | OK | |
| r-release-linux-x86_64 | 0.4.3 | 1.65 | 49.30 | 50.95 | OK | |
| r-release-macos-arm64 | 0.4.3 | OK | ||||
| r-release-macos-x86_64 | 0.4.3 | 1.00 | 82.00 | 83.00 | OK | |
| r-release-windows-x86_64 | 0.4.3 | 3.00 | 66.00 | 69.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.4.3 | 1.00 | 76.00 | 77.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.3 | 4.00 | 85.00 | 89.00 | OK |
Version: 0.4.3
Check: examples
Result: ERROR
Running examples in ‘ecb-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: get_description
> ### Title: Get full, human-readable description of a series
> ### Aliases: get_description
>
> ### ** Examples
>
> get_description("ICP.M.DE.N.000000+XEF000.4.ANR")
Error in curl::curl_fetch_memory(url, handle = handle) :
Timeout was reached [data-api.ecb.europa.eu]:
Operation too slow. Less than 1 bytes/sec transferred the last 600 seconds
Calls: get_description ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc