Last updated on 2025-04-01 09:55:20 CEST.
Package | ERROR | OK |
---|---|---|
limexhub | 15 | |
rusquant | 1 | 14 |
Current CRAN status: OK: 15
Current CRAN status: ERROR: 1, OK: 14
Version: 1.1.4
Check: examples
Result: ERROR
Running examples in 'rusquant-Ex.R' failed
The error most likely occurred in:
> ### Name: getDividends
> ### Title: Download dividends data
> ### Aliases: getDividends
>
> ### ** Examples
>
> getDividends(from = Sys.Date(),to = Sys.Date()+10,country = "Australia")
Error in curl::curl_fetch_memory(url, handle = handle) :
Timeout was reached [www.investing.com]: SSL/TLS connection timeout
Calls: getDividends ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-devel-windows-x86_64