Last updated on 2022-07-03 23:55:48 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.5.3 | 18.07 | 153.44 | 171.51 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.5.3 | 15.38 | 113.61 | 128.99 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.5.3 | 224.57 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.5.3 | 211.51 | OK | |||
r-devel-windows-x86_64 | 2.5.3 | 32.00 | 201.00 | 233.00 | OK | |
r-patched-linux-x86_64 | 2.5.3 | 18.58 | 154.27 | 172.85 | OK | |
r-release-linux-x86_64 | 2.5.3 | 18.94 | 155.21 | 174.15 | 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 | 30.00 | 208.00 | 238.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 | 185.00 | 221.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