Package: DSIR
Title: Data Science Infrastructure for Global Health
Version: 0.9.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, direct age standardization against
    the bundled WHO World Standard Population, period life-table
    construction, a snapshot helper for reproducible data pulls, 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 (>=
        1.0.0), rlang, tibble (>= 3.0.0), vctrs
Suggests: patchwork, officer, testthat (>= 3.0.0), httptest2, knitr,
        rmarkdown, dplyr (>= 1.1.0), withr
Config/testthat/edition: 3
LazyData: true
VignetteBuilder: knitr
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-08-28 04:21:38 UTC; User
Author: Shanlong Ding [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-9048-6670>)
Maintainer: Shanlong Ding <dings@who.int>
Repository: CRAN
Date/Publication: 2026-08-28 15:00:02 UTC
