Package: DSIR
Title: Data Science Infrastructure for Global Health in R
Version: 0.2.0
Authors@R: person(given = "Shanlong",
                  family = "WHO",
                  role = c("aut", "cre"),
                  email = "dings@who.int")
Description: Tools for global health data analysis, including a
    publication-ready 'ggplot2' theme, a 'flextable' defaults helper,
    a thin pie chart wrapper, built-in regional country-code datasets,
    and convenience clients for the World Health Organization Global
    Health Observatory (GHO) OData API
    <https://ghoapi.azureedge.net/api/> and the United Nations
    Sustainable Development Goals (SDG) API
    <https://unstats.un.org/SDGAPI/swagger/>.
License: MIT + file LICENSE
Language: en-US
URL: https://github.com/shanlong-who/DSIR
BugReports: https://github.com/shanlong-who/DSIR/issues
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: R (>= 4.1.0)
Imports: ggplot2 (>= 3.4.0), flextable (>= 0.9.0), httr2, rlang, cli
Suggests: patchwork, officer, testthat (>= 3.0.0)
Config/testthat/edition: 3
LazyData: true
NeedsCompilation: no
Packaged: 2026-04-14 15:12:31 UTC; User
Author: Shanlong WHO [aut, cre]
Maintainer: Shanlong WHO <dings@who.int>
Repository: CRAN
Date/Publication: 2026-04-21 20:22:19 UTC
