Last updated on 2024-12-18 19:49:33 CET.
Package | ERROR | OK |
---|---|---|
limexhub | 13 | |
rusquant | 1 | 12 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
Version: 1.1.4
Check: examples
Result: ERROR
Running examples in ‘rusquant-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: getSymbols.Gigapack
> ### Title: Download Giga Candles data from GigaPack
> ### Aliases: getSymbols.Gigapack
>
> ### ** Examples
>
> getSymbols.Gigapack('SBER', field = 'disb.q20')
Warning in open.connection(con, "rb") :
URL 'https://api.rusquant.ru/gigacandles?symbol=SBER&field=disb.q20&orient=table&date=': status was 'Failure when receiving data from the peer'
Error in open.connection(con, "rb") :
cannot open the connection to 'https://api.rusquant.ru/gigacandles?symbol=SBER&field=disb.q20&orient=table&date='
Calls: getSymbols.Gigapack ... parse_and_simplify -> parseJSON -> parse_con -> open -> open.connection
Execution halted
Flavor: r-patched-linux-x86_64