CRAN Package Check Results for Package rusquant

Last updated on 2024-06-14 13:56:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 9.19 76.00 85.19 OK
r-devel-linux-x86_64-debian-gcc 1.1.1 6.90 55.49 62.39 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.1 108.32 OK
r-devel-linux-x86_64-fedora-gcc 1.1.1 98.71 OK
r-devel-windows-x86_64 1.1.1 10.00 89.00 99.00 OK
r-patched-linux-x86_64 1.1.1 8.54 73.33 81.87 OK
r-release-linux-x86_64 1.1.1 9.46 73.08 82.54 OK
r-release-macos-arm64 1.1.1 72.00 OK
r-release-macos-x86_64 1.1.1 112.00 OK
r-release-windows-x86_64 1.1.1 9.00 88.00 97.00 OK
r-oldrel-macos-arm64 1.1.1 97.00 OK
r-oldrel-macos-x86_64 1.1.1 114.00 OK
r-oldrel-windows-x86_64 1.1.1 11.00 100.00 111.00 OK

Check Details

Version: 1.1.1
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") : 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-linux-x86_64-debian-gcc