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) instance. It streamlines data retrieval, 
    empowering researchers, analysts, and healthcare professionals to obtain and 
    utilize data efficiently.
Version: 1.0.6
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, 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: 2024-10-06 20:04:42 UTC; Murage
Author: David Kariuki [aut, cre, cph] (<https://orcid.org/0009-0003-6159-1107>)
Maintainer: David Kariuki <hello@damurka.com>
Repository: CRAN
Date/Publication: 2024-10-06 20:30:02 UTC
Built: R 4.3.3; ; 2024-10-06 22:04:15 UTC; unix
