CRAN Package Check Results for Maintainer ‘Philippe Cote <pcote at ualberta.ca>’

Last updated on 2026-04-26 02:49:50 CEST.

Package ERROR WARN OK
RTL 1 4 7

Package RTL

Current CRAN status: ERROR: 1, WARN: 4, OK: 7

Version: 1.3.7
Check: namespace references in data files
Result: WARN Data files with namespace references not in the recursive strong package dependencies: data/fizdiffs.rda: arrow See section 'Data in packages' in the 'Writing R Extensions' manual. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.3.7
Check: examples
Result: ERROR Running examples in ‘RTL-Ex.R’ failed The error most likely occurred in: > ### 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) : Timeout was reached [www.bankofcanada.ca]: Connection timed out after 10002 milliseconds Calls: <Anonymous> ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error Execution halted Flavor: r-release-macos-x86_64