Last updated on 2022-09-11 12:56:20 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.5.3 | 20.32 | 154.25 | 174.57 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.5.3 | 15.61 | 113.60 | 129.21 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.5.3 | 215.40 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.5.3 | 218.84 | OK | |||
r-devel-windows-x86_64 | 2.5.3 | 35.00 | 199.00 | 234.00 | OK | |
r-patched-linux-x86_64 | 2.5.3 | 19.48 | 154.43 | 173.91 | OK | |
r-release-linux-x86_64 | 2.5.3 | 18.13 | 153.20 | 171.33 | 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 | 29.00 | 191.00 | 220.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 | 37.00 | 185.00 | 222.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