Last updated on 2024-10-04 01:49:18 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.5 | 44.80 | 100.54 | 145.34 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.3.5 | 32.73 | 63.24 | 95.97 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.3.5 | 248.88 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.5 | 240.93 | NOTE | |||
r-devel-windows-x86_64 | 1.3.5 | 51.00 | 149.00 | 200.00 | OK | |
r-patched-linux-x86_64 | 1.3.5 | 47.98 | 96.23 | 144.21 | OK | |
r-release-linux-x86_64 | 1.3.5 | 41.51 | 97.25 | 138.76 | 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 | 55.00 | 144.00 | 199.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 | 67.00 | 183.00 | 250.00 | OK |
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