CRAN Package Check Results for Package rusquant

Last updated on 2024-06-01 17:56:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 7.97 76.36 84.33 OK
r-devel-linux-x86_64-debian-gcc 1.1.1 7.09 55.88 62.97 OK
r-devel-linux-x86_64-fedora-clang 1.1.1 113.05 OK
r-devel-linux-x86_64-fedora-gcc 1.1.1 102.15 ERROR
r-devel-windows-x86_64 1.1.1 12.00 89.00 101.00 OK
r-patched-linux-x86_64 1.0.5 9.22 70.47 79.69 OK
r-release-linux-x86_64 1.0.5 8.13 71.62 79.75 OK
r-release-macos-arm64 1.0.5 92.00 OK
r-release-macos-x86_64 1.0.5 104.00 OK
r-release-windows-x86_64 1.1.1 11.00 87.00 98.00 OK
r-oldrel-macos-arm64 1.0.5 72.00 OK
r-oldrel-macos-x86_64 1.0.5 87.00 OK
r-oldrel-windows-x86_64 1.1.1 13.00 98.00 111.00 OK

Check Details

Version: 1.1.1
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 connection timeout Calls: getSplits ... request_fetch -> request_fetch.write_memory -> <Anonymous> Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc