Package: RTL
Type: Package
Title: Risk Tool Library
Version: 0.1.3
Date: 2020-06-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 <http://www.morningstarcommodity.com/>
    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.0
Imports: zoo, xts, stats, magrittr, tibble, dplyr, tidyr, ggplot2,
        httr, stringr, purrr, lubridate, timetk, PerformanceAnalytics,
        tibbletime, quantmod, forecast, tidyquant, readr, Quandl,
        fGarch, fitdistrplus, tsibble, feasts, plotly, fabletools,
        jsonlite, sp
NeedsCompilation: no
Packaged: 2020-06-07 21:17:36 UTC; pcote
Author: Philippe Cote [aut, cre],
  Nima Safaian [aut]
Maintainer: Philippe Cote <pcote@ualberta.ca>
Repository: CRAN
Date/Publication: 2020-06-07 22:00:03 UTC
