Package: GetDFPData
Title: Reading Annual Financial Reports from Bovespa's DFP, FRE and FCA
        System
Version: 1.6
Date: 2021-03-24
Authors@R: person("Marcelo", "Perlin", email = "marceloperlin@gmail.com", role = c("aut", "cre"))
Description: Reads annual financial reports including assets, liabilities, dividends history, stockholder composition and much more from Bovespa's DFP, FRE and FCA systems <http://www.b3.com.br/pt_br/produtos-e-servicos/negociacao/renda-variavel/empresas-listadas.htm>.
 These are web based interfaces for all financial reports of companies traded at Bovespa. The package is specially designed for large scale data importation, keeping a tabular (long) structure for easier processing.  
Depends: R (>= 3.3.0)
Imports: stringr, XML, dplyr, readr, reshape2, tibble, xlsx, stats,
        curl, lubridate, crayon
ByteCompile: true
License: GPL-2
BugReports: https://github.com/msperlin/GetDFPData/issues
URL: https://github.com/msperlin/GetDFPData/
LazyData: false
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, testthat, ggplot2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-04-01 11:49:37 UTC; msperlin
Author: Marcelo Perlin [aut, cre]
Maintainer: Marcelo Perlin <marceloperlin@gmail.com>
Repository: CRAN
Date/Publication: 2021-04-01 12:00:03 UTC
Built: R 4.3.0; ; 2023-04-04 05:31:02 UTC; unix
