Package: riddle Title: An API wrapper to interact with the UNHCR RIDL Platform Version: 0.0.5 Authors@R: c( person("Edouard", "Legoupil", , "legoupil@unhcr.org", role = c("aut", "cre")), person("Matheus", "Soldi Hardt", , "matheus@unhcr.org", role = "aut"), person("Hisham", "Galal", , "galalh@unhcr.org", role = "aut"), person("UNHCR", role = "cph") ) Maintainer: Edouard Legoupil Description: The package wraps functions to work with the RIDL API ridl.unhcr.org from R. License: MIT + file LICENSE URL: https://edouard-legoupil.github.io/riddle/ BugReports: https://github.com/edouard-legoupil/riddle/issues Depends: R (>= 4.1.0) Imports: dplyr, glue, here, httr, magrittr, purrr, rlang, rmarkdown, stringr, tibble, tidyr, tidyselect, unhcrdown Suggests: knitr, testthat VignetteBuilder: knitr Remotes: vidonne/unhcrdown Config/fusen/version: 0.5.2 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libmagick++-dev gsfonts libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev zlib1g-dev Repository: https://unhcrverse.r-universe.dev Date/Publication: 2024-06-05 14:20:44 UTC RemoteUrl: https://github.com/Edouard-Legoupil/riddle RemoteRef: HEAD RemoteSha: 8b767923d83aad6658f8c1240c7eb0e9b48ea22a NeedsCompilation: no Packaged: 2026-07-12 08:18:54 UTC; root Author: Edouard Legoupil [aut, cre], Matheus Soldi Hardt [aut], Hisham Galal [aut], UNHCR [cph]