Package: microdatasus
Title: Download and Process 'DataSUS' Files
Version: 2.3.1
Authors@R: 
    person(given = "Raphael",
           family = "Saldanha",
           role = c("aut", "cre"),
           email = "raphael.saldanha@fiocruz.br",
           comment = c(ORCID = "0000-0003-0652-8466"))
URL: https://github.com/rfsaldanha/microdatasus,
        https://rfsaldanha.github.io/microdatasus/
BugReports: https://github.com/rfsaldanha/microdatasus/issues
Description: Downloads data files from 'DataSUS' health information systems from <ftp.datasus.gov.br> and process the data, including labeling categorical variables.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
RoxygenNote: 7.3.1
Imports: checkmate, cli, curl, data.table, dplyr, dtplyr, foreign,
        lubridate, magrittr, RCurl, read.dbc, rlang, stringi, tibble,
        utils, zip
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends: R (>= 2.10)
Config/Needs/website: rmarkdown
NeedsCompilation: no
Packaged: 2024-06-17 09:30:02 UTC; raphael
Author: Raphael Saldanha [aut, cre] (<https://orcid.org/0000-0003-0652-8466>)
Maintainer: Raphael Saldanha <raphael.saldanha@fiocruz.br>
Repository: CRAN
Date/Publication: 2024-06-18 13:30:02 UTC
