Last updated on 2022-09-11 12:56:32 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.6 | 7.01 | 81.96 | 88.97 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.6 | 5.48 | 60.46 | 65.94 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.6 | 116.85 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.6 | 116.78 | NOTE | |||
r-devel-windows-x86_64 | 0.1.6 | 31.00 | 126.00 | 157.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.6 | 7.33 | 75.30 | 82.63 | NOTE | |
r-release-linux-x86_64 | 0.1.6 | 6.24 | 75.52 | 81.76 | 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 | 29.00 | 122.00 | 151.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 | 18.00 | 115.00 | 133.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