-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathDESCRIPTION
executable file
·57 lines (57 loc) · 1.81 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
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
Package: robotoolbox
Title: Client for the 'KoboToolbox' API
Version: 1.4
Authors@R: c(person(given = "Ahmadou",
family = "Dicko",
email = "[email protected]",
role = c("aut", "cre", "cph")),
person(given = "Hisham",
family = "Galal",
email = "[email protected]",
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.2
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