CRAN Package Check Results for Package ecb

Last updated on 2025-05-31 20:50:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.3 1.92 50.15 52.07 OK
r-devel-linux-x86_64-debian-gcc 0.4.3 1.58 37.66 39.24 OK
r-devel-linux-x86_64-fedora-clang 0.4.3 81.92 OK
r-devel-linux-x86_64-fedora-gcc 0.4.3 91.83 OK
r-devel-windows-x86_64 0.4.3 4.00 63.00 67.00 ERROR
r-patched-linux-x86_64 0.4.3 1.95 48.80 50.75 OK
r-release-linux-x86_64 0.4.3 1.86 48.44 50.30 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 3.00 68.00 71.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 82.00 86.00 OK

Check Details

Version: 0.4.3
Check: examples
Result: ERROR Running examples in 'ecb-Ex.R' failed The error most likely occurred in: > ### 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-windows-x86_64