CRAN Package Check Results for Package rusquant

Last updated on 2024-10-06 08:50:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.4 7.79 58.97 66.76 OK
r-devel-linux-x86_64-debian-gcc 1.1.4 5.37 41.50 46.87 OK
r-devel-linux-x86_64-fedora-clang 1.1.4 105.17 OK
r-devel-linux-x86_64-fedora-gcc 1.1.4 95.86 OK
r-devel-windows-x86_64 1.1.4 11.00 84.00 95.00 ERROR
r-patched-linux-x86_64 1.1.4 6.48 55.01 61.49 OK
r-release-linux-x86_64 1.1.4 6.82 54.77 61.59 OK
r-release-macos-arm64 1.1.4 97.00 OK
r-release-macos-x86_64 1.1.4 121.00 OK
r-release-windows-x86_64 1.1.4 10.00 89.00 99.00 OK
r-oldrel-macos-arm64 1.1.4 86.00 OK
r-oldrel-macos-x86_64 1.1.4 112.00 OK
r-oldrel-windows-x86_64 1.1.4 12.00 94.00 106.00 ERROR

Check Details

Version: 1.1.4
Check: examples
Result: ERROR Running examples in 'rusquant-Ex.R' failed The error most likely occurred in: > ### 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") : cannot open URL 'https://api.rusquant.ru/gigacandles?symbol=SBER&field=disb.q20&orient=table&date=': HTTP status was '502 Bad Gateway' 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-devel-windows-x86_64

Version: 1.1.4
Check: examples
Result: ERROR Running examples in 'rusquant-Ex.R' failed The error most likely occurred in: > ### 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-oldrel-windows-x86_64