Package: idmc
Title: Load and Wrangle IDMC Displacement Data
Version: 0.3.1
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) (<https://www.internal-displacement.org/>),
    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: 2024-09-23 13:41:29 UTC; caldwellst
Author: Seth Caldwell [aut, cre, cph]
Maintainer: Seth Caldwell <caldwellst@gmail.com>
Repository: CRAN
Date/Publication: 2024-09-23 13:50:06 UTC
Built: R 4.6.0; ; 2025-08-18 14:13:39 UTC; unix
