Last updated on 2021-03-03 06:46:58 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | OK | ||||
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 1.76 | 18.87 | 20.63 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 41.78 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 31.10 | OK | |||
r-devel-windows-ix86+x86_64 | 0.1.1 | 4.00 | 39.00 | 43.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.1 | 2.07 | 23.15 | 25.22 | OK | |
r-patched-solaris-x86 | 0.1.1 | 47.30 | OK | |||
r-release-linux-x86_64 | 0.1.1 | 1.76 | 23.12 | 24.88 | OK | |
r-release-macos-x86_64 | 0.1.1 | OK | ||||
r-release-windows-ix86+x86_64 | 0.1.1 | 7.00 | 36.00 | 43.00 | OK | |
r-oldrel-macos-x86_64 | 0.1.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 4.00 | 48.00 | 52.00 | OK |
Version: 0.1.1
Check: examples
Result: ERROR
Running examples in 'bcr-Ex.R' failed
The error most likely occurred in:
> ### Name: intraday
> ### Title: Intraday Prices
> ### Aliases: intraday intradays
>
> ### ** Examples
>
> head(intraday(), 30)
Error in names(object) <- nm :
'names' attribute [2] must be the same length as the vector [0]
Calls: head ... intraday -> get_intra -> setNames -> get_html -> setNames
Execution halted
Flavor: r-devel-windows-ix86+x86_64