Package: GetFREData
Title: Reading FRE Corporate Data of Public Traded Companies from B3
Version: 0.7
Date: 2021-08-26
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 corporate data such as board composition and compensation for companies traded at B3, 
             the Brazilian exchange <http://www.b3.com.br/>. All data is downloaded and imported from the ftp site <http://dados.cvm.gov.br/dados/CIA_ABERTA/DOC/FRE/>.
Depends: R (>= 3.5.0)
Imports: stringr, xml2, dplyr, readr, lubridate, magrittr, purrr,
        rvest, XML
ByteCompile: true
License: GPL-2
BugReports: https://github.com/msperlin/GetFREData/issues
URL: https://github.com/msperlin/GetFREData/
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), ggplot2
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-09-03 10:48:20 UTC; msperlin
Author: Marcelo Perlin [aut, cre],
  Guilherme Kirch [aut]
Maintainer: Marcelo Perlin <marceloperlin@gmail.com>
Repository: CRAN
Date/Publication: 2021-09-03 11:00:02 UTC
