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 and the United Nations Sustainable Development Goals (SDG) API . 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 Roxygen: list(markdown = TRUE) 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 Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev Repository: https://shanlong-who.r-universe.dev Date/Publication: 2026-07-02 02:04:40 UTC RemoteUrl: https://github.com/shanlong-who/dsir RemoteRef: HEAD RemoteSha: 33d2909e4950f753e709b567509a6ce3bafac02e NeedsCompilation: no Packaged: 2026-07-02 04:44:19 UTC; root Author: Shanlong Ding [aut, cre] (ORCID: ) Maintainer: Shanlong Ding