Package: rfbCNPJ
Title: Downloads and Parses Data from the Department of Federal Revenue
        in Brazil
Version: 0.1.1
Authors@R: person("Julio", "Trecenti", email = "jtrecenti@curso-r.com", role = c("aut", "cre"))
Description: Downloads and parses data from official site on Department
    of Federal Revenue in Brazil (Receita Federal do Brasil, RFB). Data are 
    collected from RFB site (<http://idg.receita.fazenda.gov.br>). Latest update 
    was in December 15, 2017. There are more than 9 million companies IDs and 
    17 million partner information.
Depends: R (>= 3.4)
License: MIT + file LICENSE
URL: https://github.com/jtrecenti/rfbCNPJ
BugReports: https://github.com/jtrecenti/rfbCNPJ/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Imports: magrittr, fs, purrr, httr, xml2, readr, stringr, tibble, glue,
        progress
Suggests: dplyr, tidyr
NeedsCompilation: no
Packaged: 2018-05-17 11:16:29 UTC; jtrecenti
Author: Julio Trecenti [aut, cre]
Maintainer: Julio Trecenti <jtrecenti@curso-r.com>
Repository: CRAN
Date/Publication: 2018-05-17 12:27:59 UTC
