Package: GetDFPData
Title: Reading Annual Financial Reports from Bovespa's DFP, FRE and FCA
        System
Version: 1.5
Date: 2019-02-14
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.bmfbovespa.com.br/en_us/products/listed-equities-and-derivatives/equities/listed-companies.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
ByteCompile: true
License: GPL-2
BugReports: https://github.com/msperlin/GetDFPData/issues
URL: https://github.com/msperlin/GetDFPData/
LazyData: true
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown, testthat, ggplot2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-02-14 13:42:32 UTC; msperlin
Author: Marcelo Perlin [aut, cre]
Maintainer: Marcelo Perlin <marceloperlin@gmail.com>
Repository: CRAN
Date/Publication: 2019-02-14 16:52:15 UTC
