Last updated on 2024-11-08 00:49:30 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.2 | 1.84 | 23.92 | 25.76 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.4.2 | 1.43 | 21.02 | 22.45 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4.2 | 45.91 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.2 | 55.64 | OK | |||
r-devel-windows-x86_64 | 0.4.2 | 3.00 | 50.00 | 53.00 | OK | |
r-patched-linux-x86_64 | 0.4.2 | 1.90 | 25.04 | 26.94 | OK | |
r-release-linux-x86_64 | 0.4.2 | 1.79 | 25.21 | 27.00 | OK | |
r-release-macos-arm64 | 0.4.2 | 36.00 | OK | |||
r-release-macos-x86_64 | 0.4.2 | 50.00 | OK | |||
r-release-windows-x86_64 | 0.4.2 | 4.00 | 52.00 | 56.00 | OK | |
r-oldrel-macos-arm64 | 0.4.2 | 30.00 | OK | |||
r-oldrel-macos-x86_64 | 0.4.2 | 48.00 | OK | |||
r-oldrel-windows-x86_64 | 0.4.2 | 4.00 | 50.00 | 54.00 | OK |
Version: 0.4.2
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: 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 check_status(req) : HTTP failure: 404
No results found.
Calls: get_data -> make_request -> check_status
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang