CRAN Package Check Results for Package RTL

Last updated on 2024-11-19 09:49:59 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.5 40.82 98.05 138.87 OK
r-devel-linux-x86_64-debian-gcc 1.3.5 31.28 62.95 94.23 ERROR
r-devel-linux-x86_64-fedora-clang 1.3.5 249.07 OK
r-devel-linux-x86_64-fedora-gcc 1.3.5 235.53 OK
r-devel-windows-x86_64 1.3.5 49.00 150.00 199.00 OK
r-patched-linux-x86_64 1.3.5 46.31 95.58 141.89 OK
r-release-linux-x86_64 1.3.5 40.97 96.39 137.36 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 49.00 146.00 195.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 176.00 242.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]: TLS connect error: 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