Package: dhis2r
Title: Client for the 'DHIS2' Web API
Version: 0.3.0
Authors@R: c(
    person("Robinson", "Amanyiraho", , "amanyiraho@gmail.com", role = c("cre", "aut",  "cph"),
           comment = c(ORCID = "0000-0002-7747-1367"))
  )
Description: Connect and pull data from a 'DHIS2 (District Health Information Software 2)' instance into R.
License: MIT + file LICENSE
URL: https://github.com/amanyiraho/dhis2r
BugReports: https://github.com/amanyiraho/dhis2r/issues
Imports: attempt (>= 0.3.1), curl (>= 4.3.3), dplyr (>= 1.0.10), httr2
        (>= 0.2.2), R6 (>= 2.5.1)
Suggests: covr, httptest2, knitr, rmarkdown, testthat
Depends: R (>= 4.1.0)
Encoding: UTF-8
VignetteBuilder: knitr
RoxygenNote: 7.3.1
LazyData: true
NeedsCompilation: no
Packaged: 2024-11-21 10:53:15 UTC; am
Author: Robinson Amanyiraho [cre, aut, cph]
    (<https://orcid.org/0000-0002-7747-1367>)
Maintainer: Robinson Amanyiraho <amanyiraho@gmail.com>
Repository: CRAN
Date/Publication: 2024-11-21 11:30:06 UTC
