Last updated on 2022-07-05 17:50:46 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.6 | 7.19 | 78.59 | 85.78 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.6 | 5.59 | 58.45 | 64.04 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.6 | 111.47 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.6 | 109.93 | NOTE | |||
r-devel-windows-x86_64 | 0.1.6 | 35.00 | 125.00 | 160.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.6 | 7.38 | 74.79 | 82.17 | NOTE | |
r-release-linux-x86_64 | 0.1.6 | 6.77 | 74.37 | 81.14 | 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 | 35.00 | 128.00 | 163.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 | 17.00 | 111.00 | 128.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