Last updated on 2025-03-14 08:53:55 CET.
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:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: getIPO
> ### Title: Get IPO calendar data from Investing.com
> ### Aliases: getIPO
>
> ### ** Examples
>
> getIPO(from=Sys.Date(),to=Sys.Date()+3)
Error in getIPO(from = Sys.Date(), to = Sys.Date() + 3) :
object 'Records' not found
Execution halted
Flavor: r-patched-linux-x86_64