Last updated on 2019-11-16 14:46:27 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.1 | 5.94 | 48.43 | 54.37 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.1.1 | 5.16 | 35.81 | 40.97 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.1.1 | 63.64 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 63.70 | OK | |||
r-devel-windows-ix86+x86_64 | 1.1.1 | 31.00 | 98.00 | 129.00 | OK | |
r-patched-linux-x86_64 | 1.1.1 | 5.70 | 44.38 | 50.08 | ERROR | |
r-patched-solaris-x86 | 1.1.1 | 97.40 | OK | |||
r-release-linux-x86_64 | 1.1.1 | 5.27 | 44.95 | 50.22 | ERROR | |
r-release-windows-ix86+x86_64 | 1.1.1 | 14.00 | 60.00 | 74.00 | OK | |
r-release-osx-x86_64 | 1.1.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.1 | 8.00 | 59.00 | 67.00 | OK | |
r-oldrel-osx-x86_64 | 1.1.1 | OK |
Version: 1.1.1
Check: examples
Result: ERROR
Running examples in 'crypto-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: crypto_prices
> ### Title: Get current crypto currency prices
> ### Aliases: crypto_prices
>
> ### ** Examples
>
> {
+ kin_price <- crypto_prices("kin")
+ }
Warning in open.connection(con, "rb") :
cannot open URL 'https://api.coinmarketcap.com/v1/ticker/kin/': HTTP status was '429 Unknown Error'
Error in open.connection(con, "rb") :
cannot open the connection to 'https://api.coinmarketcap.com/v1/ticker/kin/'
Calls: crypto_prices ... parse_and_simplify -> parseJSON -> parse_con -> open -> open.connection
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64