Package: microdatasus
Title: Download and Process 'DataSUS' Files
Version: 3.0.0
Authors@R: 
    c(person(given = "Raphael",
             family = "Saldanha",
             role = c("aut", "cre"),
             email = "raphael.saldanha@fiocruz.br",
             comment = c(ORCID = "0000-0003-0652-8466")),
      person(given = "Sidney da Silva Pereira",
             family = "Bissoli",
             role = c("ctb", "cph"),
             comment = "DBC decompression code"),
      person(given = "Mark",
             family = "Adler",
             role = c("ctb", "cph"),
             comment = "blast decompressor"))
URL: https://github.com/rfsaldanha/microdatasus,
        https://rfsaldanha.github.io/microdatasus/
BugReports: https://github.com/rfsaldanha/microdatasus/issues
Description: Downloads and processes health microdata from Brazilian Unified
    Health System ('DataSUS') information systems. It handles the compressed
    'DBC' format internally and provides functions to organize variables and
    add labels to categorical fields from mortality, live births, hospital
    admissions, outpatient care, health facilities, and notifiable diseases
    data. For details, see Saldanha et al. (2019)
    <doi:10.1590/0102-311x00032419>.
License: MIT + file LICENSE
Copyright: See file inst/COPYRIGHTS.
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
Imports: checkmate, cli, curl, data.table, dplyr (>= 1.2.0), foreign,
        magrittr, rlang, stringi, tibble, utils, zip
Suggests: lubridate, testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends: R (>= 4.1.0)
Config/Needs/website: rmarkdown
Config/roxygen2/version: 8.0.0
NeedsCompilation: yes
Packaged: 2026-07-29 13:17:02 UTC; raphaelsaldanha
Author: Raphael Saldanha [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-0652-8466>),
  Sidney da Silva Pereira Bissoli [ctb, cph] (DBC decompression code),
  Mark Adler [ctb, cph] (blast decompressor)
Maintainer: Raphael Saldanha <raphael.saldanha@fiocruz.br>
Repository: CRAN
Date/Publication: 2026-07-29 13:40:02 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2026-07-29 16:19:40 UTC; unix
Archs: microdatasus.so.dSYM
