CRAN Package Check Results for Maintainer ‘Vyacheslav Arbuzov <arbuzov1989 at gmail.com>’

Last updated on 2024-09-27 01:50:24 CEST.

Package ERROR OK
limexhub 13
rusquant 4 9

Package limexhub

Current CRAN status: OK: 13

Package rusquant

Current CRAN status: ERROR: 4, OK: 9

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") : 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 Flavors: r-devel-linux-x86_64-debian-gcc, r-release-linux-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") : 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-release-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: getSplits > ### Title: Get stock split calendar data from investing.com > ### Aliases: getSplits > > ### ** Examples > > getSplits(from=Sys.Date(),to=Sys.Date()+3) Error in curl::curl_fetch_memory(url, handle = handle) : Timeout was reached: [www.investing.com] SSL/TLS connection timeout Calls: getSplits ... request_fetch -> request_fetch.write_memory -> <Anonymous> Execution halted Flavor: r-oldrel-windows-x86_64