Package: RTL
Type: Package
Title: Risk Tool Library
Version: 0.1.5
Date: 2020-11-10
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
URL: https://github.com/risktoollib/RTL
Suggests: testthat (>= 2.1.0)
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, plotly, fabletools, jsonlite,
        sp, RCurl, rugarch, lpSolve, rlang
NeedsCompilation: no
Packaged: 2020-11-10 19:41:42 UTC; pcote
Author: Philippe Cote [aut, cre],
  Nima Safaian [aut]
Maintainer: Philippe Cote <pcote@ualberta.ca>
Repository: CRAN
Date/Publication: 2020-11-11 06:20:02 UTC
