Package: GetDFPData2
Title: Reading Annual and Quarterly Financial Reports from B3
Version: 0.6.1
Date: 2022-03-02
Authors@R: c(person("Marcelo", "Perlin", email = "marceloperlin@gmail.com", role = c("aut", "cre")),
             person("Guilherme", "Kirch", email = "guilhermekirch@gmail.com", role = c("aut")))  
Description: Reads annual and quarterly financial reports from companies traded at B3, the Brazilian exchange 
            <https://www.b3.com.br/>. 
            All data is downloaded and imported from CVM's public ftp site <http://dados.cvm.gov.br/dados/CIA_ABERTA/>.
Depends: R (>= 3.5.0)
Imports: stringr, xml2, dplyr, readr, lubridate, magrittr, purrr,
        memoise, rvest, tidyr, RCurl, shiny, writexl
ByteCompile: true
License: GPL-2
BugReports: https://github.com/msperlin/GetDFPData2/issues/
URL: https://github.com/msperlin/GetDFPData2/
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, testthat, ggplot2, covr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-03-02 14:20:27 UTC; msperlin
Author: Marcelo Perlin [aut, cre],
  Guilherme Kirch [aut]
Maintainer: Marcelo Perlin <marceloperlin@gmail.com>
Repository: CRAN
Date/Publication: 2022-03-02 15:30:11 UTC
Built: R 4.0.5; ; 2022-04-21 12:10:35 UTC; windows
