Last updated on 2020-09-04 04:55:31 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 2.10 | 23.32 | 25.42 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 1.67 | 18.89 | 20.56 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 39.85 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 29.99 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 5.00 | 43.00 | 48.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.0 | 1.86 | 23.52 | 25.38 | ERROR | |
r-patched-solaris-x86 | 0.1.0 | 47.80 | ERROR | |||
r-release-linux-x86_64 | 0.1.0 | 1.92 | 23.47 | 25.39 | OK | |
r-release-macos-x86_64 | 0.1.0 | OK | ||||
r-release-windows-ix86+x86_64 | 0.1.0 | 7.00 | 35.00 | 42.00 | ERROR | |
r-oldrel-macos-x86_64 | 0.1.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 3.00 | 40.00 | 43.00 | ERROR |
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in 'coindeskr-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: get_historic_price
> ### Title: Extract historic Price of Bitcoin for the given time period and
> ### given currency
> ### Aliases: get_historic_price
>
> ### ** Examples
>
> get_historic_price()
Error in do.call(rbind, historic_price$bpi) :
second argument must be a list
Calls: get_historic_price -> data.frame -> do.call
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘coindeskr-Ex.R’ failed
The error most likely occurred in:
> ### Name: get_historic_price
> ### Title: Extract historic Price of Bitcoin for the given time period and
> ### given currency
> ### Aliases: get_historic_price
>
> ### ** Examples
>
> get_historic_price()
Error in do.call(rbind, historic_price$bpi) :
second argument must be a list
Calls: get_historic_price -> data.frame -> do.call
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64