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 . All data is downloaded and imported from CVM's public ftp site . 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 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://msperlin.r-universe.dev Date/Publication: 2026-06-04 13:20:14 UTC RemoteUrl: https://github.com/msperlin/getdfpdata2 RemoteRef: HEAD RemoteSha: 58633789ea9a9a68594991858715d313e09eaa75 NeedsCompilation: no Packaged: 2026-07-04 09:09:12 UTC; root Author: Marcelo Perlin [aut, cre], Guilherme Kirch [aut] Maintainer: Marcelo Perlin