Last updated on 2026-03-29 21:54:17 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.3 | 1.83 | 54.65 | 56.48 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.3 | 1.36 | 39.65 | 41.01 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.4.3 | 87.02 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.4.3 | 108.64 | OK | |||
| r-devel-macos-arm64 | 0.4.3 | 1.00 | 34.00 | 35.00 | ERROR | |
| r-devel-windows-x86_64 | 0.4.3 | 4.00 | 70.00 | 74.00 | OK | |
| r-patched-linux-x86_64 | 0.4.3 | 1.71 | 49.75 | 51.46 | OK | |
| r-release-linux-x86_64 | 0.4.3 | 1.78 | 49.79 | 51.57 | 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 | 67.00 | 70.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 | 88.00 | 92.00 | OK |
Version: 0.4.3
Check: examples
Result: ERROR
Running examples in ‘ecb-Ex.R’ failed
The error most likely occurred in:
> ### Name: convert_dates
> ### Title: Format date variable retrieved from the SDW into a proper date
> ### variable
> ### Aliases: convert_dates
>
> ### ** Examples
>
> hicp <- get_data("ICP.M.U2.N.000000.4.ANR")
Error in curl::curl_fetch_memory(url, handle = handle) :
Timeout was reached [data-api.ecb.europa.eu]:
Connection timed out after 10002 milliseconds
Calls: get_data ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-devel-macos-arm64