Last updated on 2022-08-15 08:49:59 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.5.3 | 16.95 | 153.08 | 170.03 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.5.3 | 14.36 | 113.39 | 127.75 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.5.3 | 214.52 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.5.3 | 222.71 | OK | |||
r-devel-windows-x86_64 | 2.5.3 | 33.00 | 180.00 | 213.00 | OK | |
r-patched-linux-x86_64 | 2.5.3 | 19.47 | 157.03 | 176.50 | OK | |
r-release-linux-x86_64 | 2.5.3 | 18.79 | 154.12 | 172.91 | 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 | 37.00 | 200.00 | 237.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 | 35.00 | 177.00 | 212.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