Package: DSIR
Title: Data Science Infrastructure for Global Health
Version: 0.8.0
Authors@R: person(given = "Shanlong",
                  family = "Ding",
                  role = c("aut", "cre"),
                  email = "dings@who.int",
                  comment = c(ORCID = "0000-0001-9048-6670"))
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, an average annual rate of reduction function
    for indicator progress tracking, 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 (>= 1.1.0)
Config/testthat/edition: 3
LazyData: true
VignetteBuilder: knitr
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-07-02 02:23:13 UTC; dings
Author: Shanlong Ding [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-9048-6670>)
Maintainer: Shanlong Ding <dings@who.int>
Repository: CRAN
Date/Publication: 2026-07-02 06:00:02 UTC
