Package: healthbR
Title: Access Brazilian Public Health Data
Version: 0.1.1
Authors@R: 
    person("Sidney", "Bissoli", , "sbissoli76@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0009-0001-0442-3700"))
Description: Provides easy access to Brazilian public health data from multiple
    sources including VIGITEL (Surveillance of Risk Factors for Chronic Diseases
    by Telephone Survey), PNS (National Health Survey), SIM (Mortality Information
    System), SINASC (Live Birth Information System), and other health information
    systems. Data is downloaded from the Brazilian Ministry of Health VIGITEL
    repository <https://svs.aids.gov.br/download/Vigitel/>. Data is returned in
    tidy format following tidyverse conventions.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: R (>= 4.2.0)
Imports: tibble, dplyr, readxl, curl, cli, rlang, stringr, janitor,
        purrr
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, furrr, future, arrow
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://github.com/SidneyBissoli/healthbR
BugReports: https://github.com/SidneyBissoli/healthbR/issues
NeedsCompilation: no
Packaged: 2026-02-04 02:06:15 UTC; SIDNEY
Author: Sidney Bissoli [aut, cre] (ORCID:
    <https://orcid.org/0009-0001-0442-3700>)
Maintainer: Sidney Bissoli <sbissoli76@gmail.com>
Repository: CRAN
Date/Publication: 2026-02-04 08:20:36 UTC
Built: R 4.4.3; ; 2026-02-07 08:48:58 UTC; unix
