Last updated on 2023-01-25 04:51:39 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.5.3 | 18.15 | 152.98 | 171.13 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.5.3 | 14.24 | 114.75 | 128.99 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.5.3 | 211.70 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.5.3 | 212.31 | OK | |||
r-devel-windows-x86_64 | 2.5.3 | 46.00 | 195.00 | 241.00 | OK | |
r-patched-linux-x86_64 | 2.5.3 | 17.62 | 158.35 | 175.97 | OK | |
r-release-linux-x86_64 | 2.5.3 | 18.97 | 154.69 | 173.66 | OK | |
r-release-macos-arm64 | 2.5.3 | 82.00 | OK | |||
r-release-macos-x86_64 | 2.5.3 | 125.00 | OK | |||
r-release-windows-x86_64 | 2.5.3 | 33.00 | 218.00 | 251.00 | OK | |
r-oldrel-macos-arm64 | 2.5.3 | 82.00 | OK | |||
r-oldrel-macos-x86_64 | 2.5.3 | 121.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 2.5.3 | 39.00 | 180.00 | 219.00 | ERROR |
Version: 2.5.3
Check: examples
Result: ERROR
Running examples in 'JFE-Ex.R' failed
The error most likely occurred in:
> ### Name: getFed
> ### Title: Download financial and economic time series data from the Fed
> ### Aliases: getFed
>
> ### ** Examples
>
>
> getFed(var.name="UNRATE")$data
Warning in file(file, "rt") :
InternetOpenUrl failed: 'Die Serververbindung konnte nicht hergestellt werden.'
Error in file(file, "rt") : cannot open the connection
Calls: getFed -> read.csv -> read.table -> file
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64