Package: khisr
Title: An R Client to Retrieve Data from DHIS2
Description: 
    Provides a user-friendly interface for interacting with the District Health
    Information Software 2 ('DHIS2', <https://dhis2.org>) instance. It streamlines
    data retrieval, empowering researchers, analysts, and healthcare professionals
    to obtain and utilize data efficiently.
Version: 1.0.8
Authors@R: 
    person("David", "Kariuki", , "hello@damurka.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0009-0003-6159-1107"))
License: MIT + file LICENSE
URL: https://khisr.damurka.com, https://github.com/damurka/khisr
BugReports: https://github.com/damurka/khisr/issues
Depends: R (>= 3.3)
Imports: cli, curl, dplyr, httr2 (>= 1.1.0), janitor, jsonlite,
        lifecycle, lubridate, magrittr, purrr, rlang, stringr, tidyr,
        utils, withr
Suggests: knitr, rmarkdown, spelling, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-GB
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2026-09-16 07:48:56 UTC; Murage
Author: David Kariuki [aut, cre, cph] (ORCID:
    <https://orcid.org/0009-0003-6159-1107>)
Maintainer: David Kariuki <hello@damurka.com>
Repository: CRAN
Date/Publication: 2026-09-16 08:40:09 UTC
