Package: idmc Title: Load and Wrangle IDMC Displacement Data Version: 0.4.1 Authors@R: person( given = "Giulia", family = "Martini", email = "giulia.martini@un.org", 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 URL: https://github.com/ocha-dap/idmc BugReports: https://github.com/ocha-dap/idmc/issues Imports: dplyr, glue, httr, jsonlite, lifecycle, magrittr, stringr, tidyr Suggests: knitr, rmarkdown, usethis VignetteBuilder: knitr Depends: R (>= 4.1.0) Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://ocha-dap.r-universe.dev Date/Publication: 2026-02-05 14:09:45 UTC RemoteUrl: https://github.com/ocha-dap/idmc RemoteRef: HEAD RemoteSha: b34bee3f193fa6dce1fa614c8a93e00957e7dbd4 NeedsCompilation: no Packaged: 2026-06-05 07:16:44 UTC; root Author: Giulia Martini [aut, cre, cph] Maintainer: Giulia Martini