Package: rfinance
Title: Set of Tools for Financial Analysis
Version: 0.1.0
Authors@R: 
    person(given = "Alejandro",
           family = "J Rico",
           role = c("aut", "cre"),
           email = "aljrico@gmail.com")
Description: From downloading financial data to perform industry-standard analysis, this package includes a suit of tools to perform financial analysis following best practices of the industry.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: dplyr, glue, httr, stringr, lubridate, magrittr, readr,
        tibble, curl, xts, TTR, xml2, rvest, data.table, janitor, cli,
        PerformanceAnalytics, utils
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, testthat (>= 2.1.0)
NeedsCompilation: no
Packaged: 2021-10-25 09:35:52 UTC; alejandrojimenezrico
Author: Alejandro J Rico [aut, cre]
Maintainer: Alejandro J Rico <aljrico@gmail.com>
Repository: CRAN
Date/Publication: 2021-10-26 08:10:03 UTC
Built: R 4.0.2; ; 2021-10-27 11:17:52 UTC; unix
