Package: RTL
Type: Package
Title: Risk Tool Library
Version: 0.1.6
Date: 2021-04-07
Authors@R: c(person("Philippe", "Cote", email = "pcote@ualberta.ca", role = c("aut", "cre")),person("Nima", "Safaian", email = "nima.safaian@gmail.com", role = c("aut")))
Description: Collection of functions and metadata to complement core packages
    in Finance and Commodities, including futures expiry tables and <https://www.morningstar.com/products/commodities-and-energy>
    API functions. See <https://github.com/risktoollib/RTL>.
Depends: R (>= 4.0)
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
URL: https://github.com/risktoollib/RTL
Suggests: plotly
RoxygenNote: 7.1.1
Imports: zoo, xts, stats, magrittr, tibble, dplyr, tidyr, ggplot2,
        httr, stringr, purrr, lubridate, timetk, PerformanceAnalytics,
        tibbletime, quantmod, forecast, tidyquant, readr, Quandl,
        fitdistrplus, tsibble, feasts, fabletools, jsonlite, sp, RCurl,
        rugarch, lpSolve, rlang
NeedsCompilation: no
Packaged: 2021-04-07 12:13:35 UTC; pcote
Author: Philippe Cote [aut, cre],
  Nima Safaian [aut]
Maintainer: Philippe Cote <pcote@ualberta.ca>
Repository: CRAN
Date/Publication: 2021-04-07 13:10:10 UTC
