CRAN Package Check Results for Package RTL

Last updated on 2024-09-27 01:50:10 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.5 43.94 100.05 143.99 OK
r-devel-linux-x86_64-debian-gcc 1.3.5 33.49 64.86 98.35 ERROR
r-devel-linux-x86_64-fedora-clang 1.3.5 254.83 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.5 240.93 NOTE
r-devel-windows-x86_64 1.3.5 51.00 152.00 203.00 OK
r-patched-linux-x86_64 1.3.5 47.39 96.58 143.97 OK
r-release-linux-x86_64 1.3.5 43.18 96.89 140.07 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 52.00 148.00 200.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 68.00 187.00 255.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