# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "datasusr" in publications use:' type: software license: MIT title: 'datasusr: Fast Access to Brazilian Public Health Data from ''DATASUS''' version: 0.1.0 doi: 10.32614/CRAN.package.datasusr abstract: Provides fast, in-memory reading of 'DATASUS' 'DBC' files using native 'C' code, along with a catalog of public health data sources, 'FTP' file discovery, caching downloads, and a high-level datasus_fetch() function that lists, downloads, and reads files in a single call. Bundles the 'blast' decompressor from 'zlib' contrib/blast to decode 'PKWare DCL' compressed 'DBC' files and parses 'DBF' records directly for efficient import into tibbles. See the 'DATASUS' file transfer site and Adler (2003) for details on the underlying data and compression format. authors: - family-names: Leite given-names: Andre email: leite@castlab.org - family-names: Wasilew given-names: Marcos email: marcos.wasilew@gmail.com - family-names: Vasconcelos given-names: Hugo email: hugo.vasconcelos@ufpe.br - family-names: Amorin given-names: Carlos email: carlos.agaf@ufpe.br - family-names: Bezerra given-names: Diogo email: diogo.bezerra@ufpe.br repository: https://strategicprojects.r-universe.dev repository-code: https://github.com/StrategicProjects/datasusr commit: 233fa68a37348d79be0d216fafd2d58f4f3929ce url: https://strategicprojects.github.io/datasusr/ date-released: '2026-04-29' contact: - family-names: Leite given-names: Andre email: leite@castlab.org