Package: datasus
Type: Package
Title: An Interface to DATASUS System
Version: 0.4.0
Authors@R: person("Renato", "Prado Siqueira", email = "rpradosiqueira@gmail.com", role = c("aut", "cre"))
Description: It allows the user to retrieve the data from the systems of 
    DATASUS (SUS IT department related to the Brazilian Ministry of Health, 
    see <http://datasus.saude.gov.br/informacoes-de-saude/tabnet/> for more
    information) much in the same way that is done in the online portal.
    For now the package allows access to the SINASC and SIM's (ICD-10) 
    systems, that is, the 'Estatísticas Vitais'.
License: GPL-3
Encoding: UTF-8
URL: http://github.com/rpradosiqueira/datasus
BugReports: http://github.com/rpradosiqueira/datasus/issues
Imports: dplyr, httr, magrittr, RCurl, readr, rvest, stringi, stringr,
        xml2
LazyData: true
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-07-25 02:10:56 UTC; Renato
Author: Renato Prado Siqueira [aut, cre]
Maintainer: Renato Prado Siqueira <rpradosiqueira@gmail.com>
Repository: CRAN
Date/Publication: 2017-07-25 08:21:42 UTC
