Type: Package
Package: RTL
Title: Risk Tool Library - Trading, Risk, 'Analytics' for Commodities
Version: 1.2.0
Date: 2022-06-17
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
    'Morningstar Commodities' and 'Genscape'.
License: MIT + file LICENSE
URL: https://github.com/risktoollib/RTL
Depends: R (>= 4.0)
Imports: dplyr, ggplot2, httr, jsonlite, lubridate, magrittr, plotly,
        purrr, RCurl, readr, rlang, stringr, tibble, tidyr, timetk,
        tsibble, xts, zoo, glue, Rcpp, lifecycle,
Suggests: testthat (>= 3.0.0), covr, lpSolve, PerformanceAnalytics,
        rgdal, rugarch, tidyquant, feasts, fabletools, MASS
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
RoxygenNote: 7.2.0
Config/testthat/edition: 3
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2022-06-17 16:24:53 UTC; philippecote
Author: Philippe Cote [aut, cre],
  Nima Safaian [aut]
Maintainer: Philippe Cote <pcote@ualberta.ca>
Repository: CRAN
Date/Publication: 2022-06-17 16:40:03 UTC
