Package: sidrar
Type: Package
Title: An Interface to IBGE's SIDRA API
Version: 0.2.1
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 <http://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: http://github.com/rpradosiqueira/sidrar
BugReports: http://github.com/rpradosiqueira/sidrar/issues
Imports: dplyr, magrittr, RCurl, rjson, rvest, stringr, tidyr, xml2
RoxygenNote: 6.0.1
Suggests: knitr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-06-29 03:09:37 UTC; Renato
Author: Renato Prado Siqueira [aut, cre]
Maintainer: Renato Prado Siqueira <rpradosiqueira@gmail.com>
Repository: CRAN
Date/Publication: 2017-06-29 05:04:25 UTC
