Last updated on 2024-11-08 00:50:04 CET.
Package | ERROR | OK |
---|---|---|
RTL | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
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