Last updated on 2017-12-20 00:47:10 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.2 | 1.49 | 29.79 | 31.28 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.2 | ERROR | ||||
r-devel-linux-x86_64-fedora-clang | 0.1.2 | 37.72 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 38.15 | OK | |||
r-devel-windows-ix86+x86_64 | 0.1.2 | 5.00 | 73.00 | 78.00 | OK | |
r-patched-linux-x86_64 | 0.1.2 | 1.78 | 33.62 | 35.40 | OK | |
r-patched-solaris-x86 | 0.1.2 | 53.30 | OK | |||
r-release-linux-x86_64 | 0.1.2 | 1.45 | 33.03 | 34.48 | OK | |
r-release-windows-ix86+x86_64 | 0.1.2 | 4.00 | 72.00 | 76.00 | OK | |
r-release-osx-x86_64 | 0.1.2 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.2 | 4.00 | 71.00 | 75.00 | OK | |
r-oldrel-osx-x86_64 | 0.1.2 | OK |
Version: 0.1.2
Check: examples
Result: ERROR
Running examples in ‘rbcb-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: get_all_currencies
> ### Title: All currency values
> ### Aliases: get_all_currencies
>
> ### ** Examples
>
> get_all_currencies("2017-03-10")
Error in curl::curl_fetch_memory(url, handle = handle) :
Timeout was reached: Operation timed out after 10000 milliseconds with 0 out of 0 bytes received
Calls: get_all_currencies ... request_fetch -> request_fetch.write_memory -> <Anonymous> -> .Call
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc