Package: ripc Title: Download and Tidy IPC and CH Data Version: 1.0.0 Authors@R: person( given = "Giulia", family = "Martini", email = "giulia.martini@un.org", role = c("aut", "cre", "cph") ) Description: Utilities to access Integrated Food Security Phase Classification (IPC) and Cadre Harmonisé (CH) food security data. Wrapper functions are available for all of the 'IPC-CH' Public API () simplified and advanced endpoints to easily download the data in a clean and tidy format. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 URL: https://github.com/ocha-dap/ripc BugReports: https://github.com/ocha-dap/ripc/issues Depends: R (>= 4.1.0) Imports: countrycode, dplyr, httr, jsonlite, lifecycle, lubridate, purrr, readr, rlang, sf, stringr, tidyr Suggests: knitr, rmarkdown, spelling VignetteBuilder: knitr Language: en-US Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev Repository: https://ocha-dap.r-universe.dev Date/Publication: 2026-01-22 15:04:06 UTC RemoteUrl: https://github.com/ocha-dap/ripc RemoteRef: HEAD RemoteSha: 1481820f1b4dbea5d89aadf7b0ce95088da4a6be NeedsCompilation: no Packaged: 2026-06-23 06:11:40 UTC; root Author: Giulia Martini [aut, cre, cph] Maintainer: Giulia Martini