CRAN Package Check Results for Package RTL

Last updated on 2024-11-08 12:43:19 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.5 48.05 100.09 148.14 OK
r-devel-linux-x86_64-debian-gcc 1.3.5 32.91 62.32 95.23 ERROR
r-devel-linux-x86_64-fedora-clang 1.3.5 247.20 OK
r-devel-linux-x86_64-fedora-gcc 1.3.5 238.93 OK
r-devel-windows-x86_64 1.3.5 50.00 146.00 196.00 OK
r-patched-linux-x86_64 1.3.5 47.57 96.73 144.30 OK
r-release-linux-x86_64 1.3.5 47.25 96.22 143.47 OK
r-release-macos-arm64 1.3.5 81.00 OK
r-release-macos-x86_64 1.3.5 171.00 OK
r-release-windows-x86_64 1.3.5 54.00 160.00 214.00 OK
r-oldrel-macos-arm64 1.3.5 72.00 OK
r-oldrel-macos-x86_64 1.3.5 124.00 OK
r-oldrel-windows-x86_64 1.3.5 66.00 185.00 251.00 OK

Check Details

Version: 1.3.5
Check: examples
Result: ERROR Running examples in ‘RTL-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: getBoC > ### Title: Bank of Canada Valet API > ### Aliases: getBoC > > ### ** Examples > > RTL::getBoC(series = c("FXCADUSD","BD.CDN.2YR.DQ.YLD")) Error in curl::curl_fetch_memory(url, handle = handle) : SSL connect error [www.bankofcanada.ca]: OpenSSL/3.3.2: error:0A000119:SSL routines::decryption failed or bad record mac Calls: <Anonymous> ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error Execution halted Flavor: r-devel-linux-x86_64-debian-gcc