-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
32 lines (32 loc) · 1.09 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Package: okapi
Type: Package
Title: Open Data Kit (ODK)-based Computer-assisted Personal Interviewing (CAPI)
Tools
Version: 0.1.0.9000
Authors@R: person(given = "Ernest",
family = "Guevarra",
comment = c(ORCID = "0000-0002-4887-4415"),
email = "[email protected]",
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
LazyData: true
RoxygenNote: 7.3.2
Roxygeon: list(markdown = TRUE)
URL: https://rapidsurveys.io/okapi/,https://github.com/rapidsurveys/okapi
BugReports: https://github.com/rapidsurveys/okapi/issues