-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
executable file
·46 lines (46 loc) · 1.97 KB
/
DESCRIPTION
File metadata and controls
executable file
·46 lines (46 loc) · 1.97 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
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 <https://support.kobotoolbox.org/api.html>.
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
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
NeedsCompilation: no
Packaged: 2026-04-05 13:27:53 UTC; ahmadou
Author: Ahmadou Dicko [aut, cre, cph],
Hisham Galal [ctb]
Maintainer: Ahmadou Dicko <mail@ahmadoudicko.com>
Repository: CRAN
Date/Publication: 2026-04-05 14:30:02 UTC