Last updated on 2022-08-15 08:50:12 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.6 | 6.67 | 80.59 | 87.26 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.6 | 5.32 | 59.36 | 64.68 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.6 | 116.85 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.6 | 110.10 | NOTE | |||
r-devel-windows-x86_64 | 0.1.6 | 12.00 | 119.00 | 131.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.6 | 7.18 | 73.34 | 80.52 | NOTE | |
r-release-linux-x86_64 | 0.1.6 | 5.65 | 73.33 | 78.98 | 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 | 120.00 | 155.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 | 109.00 | 126.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