Package: okapi Type: Package Title: Open Data Kit (ODK)-based Computer-assisted Personal Interviewing (CAPI) Tools Version: 0.1.2.9000 Authors@R: person(given = "Ernest", family = "Guevarra", comment = c(ORCID = "0000-0002-4887-4415"), email = "ernest@guevarra.io", role = c("aut", "cre")) Description: Data collection using computer-assisted personal interviewing or CAPI tools is now the standard approach for conducting surveys and studies. A wide range of CAPI systems are currently being used. The ability to interface with these systems helps in the overall data process. This package provides interface functions to CAPI systems based on the Open Data Kit or ODK technology. License: GPL-3 Imports: httr, tibble, jsonlite, askpass Suggests: spelling, covr Encoding: UTF-8 Language: en-GB RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) URL: https://rapidsurveys.io/okapi/,https://github.com/rapidsurveys/okapi BugReports: https://github.com/rapidsurveys/okapi/issues Config/pak/sysreqs: libssl-dev Repository: https://rapidsurveys.r-universe.dev Date/Publication: 2026-01-25 23:34:16 UTC RemoteUrl: https://github.com/rapidsurveys/okapi RemoteRef: HEAD RemoteSha: 08c30d13d0af314e3a53417f4df15e847aa79b84 NeedsCompilation: no Packaged: 2026-05-26 10:30:15 UTC; root Author: Ernest Guevarra [aut, cre] (ORCID: ) Maintainer: Ernest Guevarra