Package: GetDFPData2
Title: Reading Annual and Quarterly Financial Reports from B3
Version: 0.6.3
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 <https://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, stats
ByteCompile: true
License: GPL-2
BugReports: https://github.com/msperlin/GetDFPData2/issues/
URL: https://github.com/msperlin/GetDFPData2/
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), ggplot2, covr, fs
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-04-25 13:08:57 UTC; msperlin
Author: Marcelo Perlin [aut, cre],
  Guilherme Kirch [aut]
Maintainer: Marcelo Perlin <marceloperlin@gmail.com>
Repository: CRAN
Date/Publication: 2023-04-25 13:40:19 UTC
Built: R 4.6.0; ; 2025-10-14 03:03:36 UTC; windows
