Type: Package Package: RTL Title: Risk Tool Library - Trading, Risk, Analytics for Commodities Version: 1.3.9 Date: 2026-05-22 Authors@R: c( person("Philippe", "Cote", , "pcote@ualberta.ca", role = c("aut", "cre")), person("Nima", "Safaian", , "nima.safaian@gmail.com", role = "aut") ) Description: A toolkit for Commodities 'analytics', risk management and trading professionals. Includes functions for API calls to , , and . License: MIT + file LICENSE URL: https://github.com/risktoollib/RTL Depends: R (>= 4.0) Imports: dplyr, ggplot2, httr, jsonlite, lubridate, magrittr, plotly, purrr, rlang, stringr, tibble, tidyr, tsibble, xts, zoo, glue, Rcpp, lifecycle, tidyselect, PerformanceAnalytics, numDeriv Suggests: testthat (>= 3.0.0), covr, lpSolve, rugarch, tidyquant, feasts, fabletools, MASS, sf, TTR, timetk Encoding: UTF-8 LazyData: true LazyDataCompression: xz RoxygenNote: 8.0.0 Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 LinkingTo: Rcpp BugReports: https://github.com/risktoollib/RTL/issues Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev Repository: https://risktoollib.r-universe.dev Date/Publication: 2026-05-24 22:44:09 UTC RemoteUrl: https://github.com/risktoollib/rtl RemoteRef: HEAD RemoteSha: 6fce9108d11ab3cb5db96e32c7742a105edb06b3 NeedsCompilation: yes Packaged: 2026-06-23 10:21:14 UTC; root Author: Philippe Cote [aut, cre], Nima Safaian [aut] Maintainer: Philippe Cote