CRAN Package Check Results for Package rusquant

Last updated on 2025-03-14 03:50:49 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.4 7.96 61.84 69.80 OK
r-devel-linux-x86_64-debian-gcc 1.1.4 5.10 41.93 47.03 OK
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 OK

Check Details

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