CRAN Package Check Results for Package RTL

Last updated on 2024-10-19 03:49:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.5 48.31 100.80 149.11 OK
r-devel-linux-x86_64-debian-gcc 1.3.5 32.47 62.40 94.87 ERROR
r-devel-linux-x86_64-fedora-clang 1.3.5 269.44 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.5 255.75 NOTE
r-devel-windows-x86_64 1.3.5 55.00 164.00 219.00 OK
r-patched-linux-x86_64 1.3.5 OK
r-release-linux-x86_64 1.3.5 43.87 96.34 140.21 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 53.00 157.00 210.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 184.00 250.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) : OpenSSL/3.3.2: error:0A000119:SSL routines::decryption failed or bad record mac Calls: <Anonymous> ... request_fetch -> request_fetch.write_memory -> <Anonymous> Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.3.5
Check: package dependencies
Result: NOTE Imports includes 23 non-default packages. Importing from so many packages makes the package vulnerable to any of them becoming unavailable. Move as many as possible to Suggests and use conditionally. Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.3.5
Check: data for non-ASCII characters
Result: NOTE Note: found 50 marked UTF-8 strings Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc