Package: sidrar
Type: Package
Title: An Interface to IBGE's SIDRA API
Version: 0.2.8
Authors@R: person("Renato", "Prado Siqueira", email = "rpradosiqueira@gmail.com", role = c("aut", "cre"))
Description: Allows the user to connect with IBGE's (Instituto Brasileiro de 
    Geografia e Estatistica, see <https://www.ibge.gov.br/> for more information)
    SIDRA API in a flexible way. SIDRA is the acronym to "Sistema IBGE de 
    Recuperacao Automatica" and is the system where IBGE turns available 
    aggregate data from their researches.
Depends: R (>= 3.2.0)
License: GPL-3
Encoding: UTF-8
URL: https://github.com/rpradosiqueira/sidrar/
BugReports: https://github.com/rpradosiqueira/sidrar/issues/
Imports: magrittr, RCurl, rjson, rvest, stringr, xml2
RoxygenNote: 7.1.2
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-06-03 20:31:15 UTC; rprado
Author: Renato Prado Siqueira [aut, cre]
Maintainer: Renato Prado Siqueira <rpradosiqueira@gmail.com>
Repository: CRAN
Date/Publication: 2022-06-03 21:00:02 UTC
