Last updated on 2023-02-03 19:52:08 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.5.3 | 16.44 | 159.26 | 175.70 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.5.3 | 14.45 | 114.96 | 129.41 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.5.3 | 227.84 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.5.3 | 219.76 | OK | |||
r-devel-windows-x86_64 | 2.5.3 | 43.00 | 230.00 | 273.00 | OK | |
r-patched-linux-x86_64 | 2.5.3 | 19.97 | 154.27 | 174.24 | OK | |
r-release-linux-x86_64 | 2.5.3 | 19.99 | 155.65 | 175.64 | 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 | 42.00 | 226.00 | 268.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 | 36.00 | 180.00 | 216.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