Last updated on 2023-03-23 00:51:29 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.6 | 6.63 | 75.73 | 82.36 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.6 | 5.34 | 57.88 | 63.22 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.6 | 103.93 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.6 | 96.75 | NOTE | |||
r-devel-windows-x86_64 | 0.1.6 | 48.00 | 145.00 | 193.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.6 | 7.13 | 72.39 | 79.52 | NOTE | |
r-release-linux-x86_64 | 0.1.6 | 5.76 | 71.29 | 77.05 | NOTE | |
r-release-macos-arm64 | 0.1.6 | 29.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.6 | 62.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.6 | 48.00 | 125.00 | 173.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1.6 | 37.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.6 | 60.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.1.6 | 16.00 | 120.00 | 136.00 | ERROR |
Version: 0.1.6
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1.6
Check: examples
Result: ERROR
Running examples in 'YRmisc-Ex.R' failed
The error most likely occurred in:
> ### Name: xd.fred
> ### Title: Download data from Federal Reserve Bank of St. Louis
> ### Aliases: xd.fred
>
> ### ** Examples
>
> cpi <- xd.fred("CPIAUCSL") # CPI data
Warning in file(file, "rt") :
InternetOpenUrl failed: 'Die Serververbindung konnte nicht hergestellt werden.'
Error in file(file, "rt") : cannot open the connection
Calls: xd.fred -> read.csv -> read.table -> file
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64