Type: Package
Package: RTL
Title: Risk Tool Library - Trading, Risk, Analytics for Commodities
Version: 1.3.7
Date: 2025-02-25
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
    <https://commodities.morningstar.com/#/>, <https://developer.genscape.com/>,
    and <https://www.bankofcanada.ca/valet/docs>.
License: MIT + file LICENSE
URL: https://github.com/risktoollib/RTL
Depends: R (>= 4.0)
Imports: dplyr, ggplot2, httr, jsonlite, lubridate, magrittr, plotly,
        purrr, readr, rlang, stringr, tibble, tidyr, timetk, tsibble,
        xts, zoo, glue, Rcpp, lifecycle, TTR, tidyselect,
        PerformanceAnalytics, numDeriv
Suggests: testthat (>= 3.0.0), covr, lpSolve, rugarch, tidyquant,
        feasts, fabletools, MASS, sf
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
RoxygenNote: 7.3.2
Config/testthat/edition: 3
LinkingTo: Rcpp
BugReports: https://github.com/risktoollib/RTL/issues
NeedsCompilation: yes
Packaged: 2025-02-26 01:15:02 UTC; phil
Author: Philippe Cote [aut, cre],
  Nima Safaian [aut]
Maintainer: Philippe Cote <pcote@ualberta.ca>
Repository: CRAN
Date/Publication: 2025-02-26 03:30:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-13 12:30:27 UTC; windows
Archs: x64
