Package: RTL
Type: Package
Title: Risk Tool Library
Version: 0.1.1
Date: 2020-02-16
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 <http://www.morningstarcommodity.com/>
    API functions. See <https://github.com/risktoollib/RTL>.
Depends: R (>= 3.6)
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
URL: https://github.com/risktoollib/RTL
Suggests: testthat (>= 2.1.0)
RoxygenNote: 7.0.2
Imports: zoo, xts, stats, magrittr, tibble, dplyr, tidyr, ggplot2,
        httr, stringr, purrr, lubridate, EIAdata, timetk,
        PerformanceAnalytics, tibbletime, quantmod, forecast,
        tidyquant, readr, Quandl, fGarch, fitdistrplus, tsibble,
        feasts, plotly, fabletools
NeedsCompilation: no
Packaged: 2020-02-17 00:02:50 UTC; coteph
Author: Philippe Cote [aut, cre],
  Nima Safaian [aut]
Maintainer: Philippe Cote <pcote@ualberta.ca>
Repository: CRAN
Date/Publication: 2020-02-23 18:50:02 UTC
