Package: dhis2r
Title: Client for the 'DHIS2' Web API
Version: 0.1.1
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, knitr, rmarkdown, testthat
Depends: R (>= 4.1.0)
Encoding: UTF-8
VignetteBuilder: knitr
RoxygenNote: 7.2.3
LazyData: true
NeedsCompilation: no
Packaged: 2023-02-14 19:18:18 UTC; Gk Coordinator
Author: Robinson Amanyiraho [cre, aut, cph]
    (<https://orcid.org/0000-0002-7747-1367>)
Maintainer: Robinson Amanyiraho <amanyiraho@gmail.com>
Repository: CRAN
Date/Publication: 2023-02-15 10:20:02 UTC
Built: R 4.1.3; ; 2023-04-17 17:29:40 UTC; windows
