Package: idmc
Title: Load and Wrangle IDMC Displacement Data
Version: 0.3.0
Authors@R: 
    person(
      given = "Seth",
      family = "Caldwell", 
      email = "caldwellst@gmail.com",
      role = c("aut", "cre", "cph")
    )
Description: Utilities to work with data from the Internal Displacement
    Monitoring Centre (IDMC), with convenient functions for loading events
    data from the IDMC API and transforming events data to daily
    displacement estimates.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
URL: https://github.com/ocha-dap/idmc
BugReports: https://github.com/ocha-dap/idmc/issues
Imports: dplyr, httr, jsonlite, lifecycle, magrittr, stringr, tidyr
Suggests: knitr, rmarkdown, usethis
VignetteBuilder: knitr
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2023-08-28 08:48:03 UTC; caldwellst
Author: Seth Caldwell [aut, cre, cph]
Maintainer: Seth Caldwell <caldwellst@gmail.com>
Repository: CRAN
Date/Publication: 2023-08-28 19:30:02 UTC
Built: R 4.2.0; ; 2023-08-29 12:01:04 UTC; unix
