-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCITATION.cff
More file actions
130 lines (128 loc) · 3.87 KB
/
CITATION.cff
File metadata and controls
130 lines (128 loc) · 3.87 KB
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
# --------------------------------------------
# CITATION file created with {cffr} R package
# See also: https://docs.ropensci.org/cffr/
# --------------------------------------------
cff-version: 1.2.0
message: 'To cite package "okapi" in publications use:'
type: software
license: GPL-3.0-only
title: 'okapi: Open Data Kit (ODK)-based Computer-assisted Personal Interviewing (CAPI)
Tools'
version: 0.1.2
doi: 10.5281/zenodo.206914853
abstract: 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.
authors:
- family-names: Guevarra
given-names: Ernest
email: ernest@guevarra.io
orcid: https://orcid.org/0000-0002-4887-4415
preferred-citation:
type: manual
title: 'okapi: Open Data Kit (ODK)-based Computer-assisted Personal Interview (CAPI)
Tools'
authors:
- name: Ernest Guevarra
year: '2026'
notes: R package version 0.1.2
url: https://rapidsurveys.io/okapi/
doi: 10.5281/zenodo.206914853
repository-code: https://github.com/rapidsurveys/okapi
url: https://rapidsurveys.io/okapi/
contact:
- family-names: Guevarra
given-names: Ernest
email: ernest@guevarra.io
orcid: https://orcid.org/0000-0002-4887-4415
keywords:
- capi
- kobotoolbox
- odk
- ona
- r
references:
- type: software
title: httr
abstract: 'httr: Tools for Working with URLs and HTTP'
notes: Imports
url: https://httr.r-lib.org/
repository: https://CRAN.R-project.org/package=httr
authors:
- family-names: Wickham
given-names: Hadley
email: hadley@posit.co
year: '2026'
doi: 10.32614/CRAN.package.httr
- type: software
title: tibble
abstract: 'tibble: Simple Data Frames'
notes: Imports
url: https://tibble.tidyverse.org/
repository: https://CRAN.R-project.org/package=tibble
authors:
- family-names: Müller
given-names: Kirill
email: kirill@cynkra.com
orcid: https://orcid.org/0000-0002-1416-3412
- family-names: Wickham
given-names: Hadley
email: hadley@rstudio.com
year: '2026'
doi: 10.32614/CRAN.package.tibble
- type: software
title: jsonlite
abstract: 'jsonlite: A Simple and Robust JSON Parser and Generator for R'
notes: Imports
url: https://jeroen.r-universe.dev/jsonlite
repository: https://CRAN.R-project.org/package=jsonlite
authors:
- family-names: Ooms
given-names: Jeroen
email: jeroenooms@gmail.com
orcid: https://orcid.org/0000-0002-4035-0289
year: '2026'
doi: 10.32614/CRAN.package.jsonlite
- type: software
title: askpass
abstract: 'askpass: Password Entry Utilities for R, Git, and SSH'
notes: Imports
url: https://r-lib.r-universe.dev/askpass
repository: https://CRAN.R-project.org/package=askpass
authors:
- family-names: Ooms
given-names: Jeroen
email: jeroenooms@gmail.com
orcid: https://orcid.org/0000-0002-4035-0289
year: '2026'
doi: 10.32614/CRAN.package.askpass
- type: software
title: spelling
abstract: 'spelling: Tools for Spell Checking in R'
notes: Suggests
url: https://ropensci.r-universe.dev/spelling
repository: https://CRAN.R-project.org/package=spelling
authors:
- family-names: Ooms
given-names: Jeroen
email: jeroenooms@gmail.com
orcid: https://orcid.org/0000-0002-4035-0289
- family-names: Hester
given-names: Jim
email: james.hester@rstudio.com
year: '2026'
doi: 10.32614/CRAN.package.spelling
- type: software
title: covr
abstract: 'covr: Test Coverage for Packages'
notes: Suggests
url: https://covr.r-lib.org
repository: https://CRAN.R-project.org/package=covr
authors:
- family-names: Hester
given-names: Jim
email: james.f.hester@gmail.com
year: '2026'
doi: 10.32614/CRAN.package.covr