Package: GetITRData
Title: Reading Financial Reports from Bovespa's ITR System
Version: 0.6
Date: 2017-10-21
Authors@R: person("Marcelo", "Perlin", email = "marceloperlin@gmail.com", role = c("aut", "cre"))
Description: Reads quarterly and annual financial reports including assets, liabilities, income and cash flow statements from Bovespa's ITR (informacoes trimestrais) system <http://www.bmfbovespa.com.br/en_us/products/listed-equities-and-derivatives/equities/listed-companies.htm>.
 The ITR/DFP system is a web based interface for all financial reports of companies traded at Bovespa. The package is especially 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,
        BETS
License: GPL-2
BugReports: https://github.com/msperlin/GetITRData/issues
URL: https://github.com/msperlin/GetITRData/
LazyData: true
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown, testthat, ggplot2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-10-21 18:44:43 UTC; msperlin
Author: Marcelo Perlin [aut, cre]
Maintainer: Marcelo Perlin <marceloperlin@gmail.com>
Repository: CRAN
Date/Publication: 2017-10-22 14:15:28 UTC
