Package: GetDFPData2
Title: Reading Annual and Quarterly Financial Reports from B3
Version: 0.6.5
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 (>= 4.1.0)
Imports: stringr, xml2, dplyr, readr, lubridate, magrittr, purrr,
        memoise, rvest, tidyr, RCurl, shiny, writexl, stats, cli, glue,
        janitor
ByteCompile: true
License: GPL-2
BugReports: https://github.com/msperlin/GetDFPData2/issues/
URL: https://github.com/msperlin/GetDFPData2/
Encoding: UTF-8
RoxygenNote: 8.0.0
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), ggplot2, covr, fs
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-06-04 13:11:03 UTC; msperlin
Author: Marcelo Perlin [aut, cre],
  Guilherme Kirch [aut]
Maintainer: Marcelo Perlin <marceloperlin@gmail.com>
Repository: CRAN
Date/Publication: 2026-06-04 13:40:02 UTC
Built: R 4.5.2; ; 2026-06-04 13:47:21 UTC; unix
