Last updated on 2025-03-15 06:50:21 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.4 | 7.50 | 60.36 | 67.86 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.4 | 5.95 | 40.91 | 46.86 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.1.4 | 104.58 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.4 | 101.06 | OK | |||
r-devel-macos-arm64 | 1.1.4 | 92.00 | OK | |||
r-devel-macos-x86_64 | 1.1.4 | 125.00 | OK | |||
r-devel-windows-x86_64 | 1.1.4 | 12.00 | 88.00 | 100.00 | OK | |
r-patched-linux-x86_64 | 1.1.4 | ERROR | ||||
r-release-linux-x86_64 | 1.1.4 | 6.54 | 56.19 | 62.73 | OK | |
r-release-macos-arm64 | 1.1.4 | 97.00 | OK | |||
r-release-macos-x86_64 | 1.1.4 | 121.00 | OK | |||
r-release-windows-x86_64 | 1.1.4 | 12.00 | 89.00 | 101.00 | OK | |
r-oldrel-macos-arm64 | 1.1.4 | OK | ||||
r-oldrel-macos-x86_64 | 1.1.4 | 112.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.4 | 12.00 | 102.00 | 114.00 | ERROR |
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
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-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: 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-oldrel-windows-x86_64