Last updated on 2025-05-27 18:49:48 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.3 | 1.86 | 49.32 | 51.18 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.4.3 | 1.40 | 36.39 | 37.79 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4.3 | 82.14 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.3 | 91.83 | OK | |||
r-devel-windows-x86_64 | 0.4.3 | 3.00 | 69.00 | 72.00 | OK | |
r-patched-linux-x86_64 | 0.4.3 | 1.82 | 48.15 | 49.97 | OK | |
r-release-linux-x86_64 | 0.4.3 | 1.42 | 48.65 | 50.07 | OK | |
r-release-macos-arm64 | 0.4.3 | 63.00 | OK | |||
r-release-macos-x86_64 | 0.4.3 | 83.00 | OK | |||
r-release-windows-x86_64 | 0.4.3 | 4.00 | 66.00 | 70.00 | OK | |
r-oldrel-macos-arm64 | 0.4.3 | 42.00 | OK | |||
r-oldrel-macos-x86_64 | 0.4.3 | 77.00 | OK | |||
r-oldrel-windows-x86_64 | 0.4.3 | 4.00 | 80.00 | 84.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_dataflows
> ### Title: Retrieve data frame of all datasets in the ECB Statistical Data
> ### Warehouse
> ### Aliases: get_dataflows
>
> ### ** Examples
>
> df <- get_dataflows()
No encoding supplied: defaulting to UTF-8.
Error in check_status(req) : HTTP failure: 404
{"type":"/service/dataflow","title":"Not Found","status":404,"detail":"No results found.","instance":"/service/dataflow"}
Calls: get_dataflows -> make_request -> check_status
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang