CRAN Package Check Results for Package rusquant

Last updated on 2024-01-18 06:58:52 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 9.24 65.36 74.60 OK
r-devel-linux-x86_64-debian-gcc 1.0.2 6.44 49.29 55.73 OK
r-devel-linux-x86_64-fedora-clang 1.0.2 90.64 OK
r-devel-linux-x86_64-fedora-gcc 1.0.2 87.31 OK
r-devel-windows-x86_64 1.0.2 8.00 81.00 89.00 OK
r-patched-linux-x86_64 1.0.2 9.13 63.22 72.35 OK
r-release-linux-x86_64 1.0.2 7.63 64.20 71.83 OK
r-release-macos-arm64 1.0.2 82.00 OK
r-release-macos-x86_64 1.0.2 107.00 OK
r-release-windows-x86_64 1.0.2 11.00 98.00 109.00 ERROR
r-oldrel-macos-arm64 1.0.2 75.00 OK
r-oldrel-windows-x86_64 1.0.2 12.00 93.00 105.00 OK

Additional issues

M1mac

Check Details

Version: 1.0.2
Check: examples
Result: ERROR Running examples in 'rusquant-Ex.R' failed The error most likely occurred in: > ### Name: getSymbols.Moex > ### Title: Get financial data from MOEX Exchange > ### Aliases: getSymbols.Moex > > ### ** Examples > > data <- getSymbols.Moex('GAZP', from='2022-01-01', to='2022-01-10', period='day', auto.assign=FALSE) Warning in open.connection(con, "rb") : URL 'https://iss.moex.com/iss/securities.json?q=GAZP': status was 'SSL connect error' Error in open.connection(con, "rb") : cannot open the connection to 'https://iss.moex.com/iss/securities.json?q=GAZP' Calls: getSymbols.Moex ... parse_and_simplify -> parseJSON -> parse_con -> open -> open.connection Execution halted Flavor: r-release-windows-x86_64