Package: robotoolbox Title: Client for the 'KoboToolbox' API Version: 1.6.2 Authors@R: c(person(given = "Ahmadou", family = "Dicko", email = "mail@ahmadoudicko.com", role = c("aut", "cre", "cph")), person(given = "Hisham", family = "Galal", email = "galal@unhcr.org", role = "ctb")) Description: Suite of utilities for accessing and manipulating data from the 'KoboToolbox' API. 'KoboToolbox' is a robust platform designed for field data collection in various disciplines. This package aims to simplify the process of fetching and handling data from the API. Detailed documentation for the 'KoboToolbox' API can be found at . Depends: R (>= 4.1) License: MIT + file LICENSE Encoding: UTF-8 URL: https://dickoa.gitlab.io/robotoolbox, https://gitlab.com/dickoa/robotoolbox BugReports: https://gitlab.com/dickoa/robotoolbox/-/issues Imports: crul (>= 1.4.0), RcppSimdJson (>= 0.1.6), data.table (>= 1.14.2), dplyr (>= 1.1.2), tidyr (>= 1.3.0), purrr (>= 1.0.1), rlang (>= 1.0.0), tidyselect (>= 1.2.0), tibble (>= 3.2.1), stringi (>= 1.7.6), glue (>= 1.6.0), dm (>= 1.0.10), labelled (>= 2.11.0), readr (>= 2.1.0), cli (>= 3.6.1) Suggests: roxygen2 (>= 7.2.3), devtools (>= 2.4.3), vcr (>= 1.2.0), knitr (>= 1.37), testthat (>= 3.1.1), covr (>= 3.6.2), rmarkdown (>= 2.21), DiagrammeR (>= 1.0.9), DiagrammeRsvg (>= 0.1), sf (>= 1.0.9), mapview (>= 2.11.0) VignetteBuilder: knitr RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) LazyData: true Config/Needs/website: unhcr-dataviz/unhcrtemplate X-schema.org-applicationCategory: Data Access X-schema.org-keywords: open-data, kobotoolbox, odk, kpi, api, data, dataset Config/pak/sysreqs: make libicu-dev libssl-dev libx11-dev zlib1g-dev Repository: https://unhcrverse.r-universe.dev Date/Publication: 2026-04-05 13:26:54 UTC RemoteUrl: https://github.com/dickoa/robotoolbox RemoteRef: HEAD RemoteSha: a27a76621507f0fbecac59f78faa8baec89d6160 NeedsCompilation: no Packaged: 2026-07-04 05:53:17 UTC; root Author: Ahmadou Dicko [aut, cre, cph], Hisham Galal [ctb] Maintainer: Ahmadou Dicko