Package: DSIR
Title: Data Science Infrastructure for Global Health
Version: 0.7.0
Authors@R: person(given = "Shanlong",
                  family = "Ding",
                  role = c("aut", "cre"),
                  email = "dings@who.int",
                  comment = c(ORCID = "0000-0002-8831-1684"))
Description: Supports 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
    with a WHO region lookup helper, a geometric mean function for
    indicator aggregation, 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,
        https://shanlong-who.github.io/DSIR/
BugReports: https://github.com/shanlong-who/DSIR/issues
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: cli, flextable (>= 0.9.0), ggplot2 (>= 3.4.0), httr2, rlang,
        tibble (>= 3.0.0)
Suggests: patchwork, officer, testthat (>= 3.0.0), httptest2, knitr,
        rmarkdown, dplyr
Config/testthat/edition: 3
LazyData: true
VignetteBuilder: knitr
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-05-21 15:53:06 UTC; User
Author: Shanlong Ding [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-8831-1684>)
Maintainer: Shanlong Ding <dings@who.int>
Repository: CRAN
Date/Publication: 2026-05-21 16:12:05 UTC
Built: R 4.6.0; ; 2026-05-22 00:31:05 UTC; unix
