-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackages.json
136 lines (132 loc) · 2.99 KB
/
packages.json
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
130
131
132
133
134
135
136
[
{
"package": "robotoolbox",
"url": "https://github.com/dickoa/robotoolbox"
},
{
"package": "okapi",
"url": "https://github.com/rapidsurveys/okapi"
},
{
"package": "ruODK",
"url": "https://github.com/ropensci/ruODK"
},
{
"package": "xlsformfill",
"url": "https://github.com/mabafaba/xlsformfill"
},
{
"package": "butteR",
"url": "https://github.com/zackarno/butteR"
},
{
"package": "QuestionnaireHTML",
"url": "https://github.com/hedibmustapha/QuestionnaireHTML"
},
{
"package": "kobohr_apitoolbox",
"url": "https://github.com/ppsapkota/kobohr_apitoolbox"
},
{
"package": "formstools",
"url": "https://github.com/ecohealthalliance/formstools"
},
{
"package": "koboAPI",
"url": "https://github.com/ElliottMess/koboAPI"
},
{
"package": "kobohr_apitoolbox",
"url": "https://github.com/ppsapkota/kobohr_apitoolbox"
},
{
"package": "xlsformr",
"url": "https://github.com/rapidsurveys/xlsformr"
},
{
"package": "compareXLSForms",
"url": "https://github.com/williameoswald/compareXLSForms"
},
{
"package": "slapaDAP",
"url": "https://github.com/zackarno/slapaDAP"
},
{
"package": "odk",
"url": "https://github.com/cran/odk"
},
{
"package": "quiveR",
"url": "https://github.com/iyedg/quiveR"
},
{
"package": "XlsFormUtil",
"url": "https://github.com/unhcr-americas/XlsFormUtil"
},
{
"package": "HighFrequencyChecks",
"url": "https://github.com/Edouard-Legoupil/HighFrequencyChecks"
},
{
"package": "kobocruncher",
"url": "https://github.com/Edouard-Legoupil/kobocruncher"
},
{
"package": "formstools",
"url": "https://github.com/ecohealthalliance/formstools"
},
{
"package": "surveycto",
"url": "https://github.com/Waiguru254/surveycto"
},
{
"package": "R-ODK",
"url": "https://github.com/Arab-Barometer/R-ODK"
},
{
"package": "sitrep",
"url": "https://r4epi.github.io/sitrep/"
},
// REACH IMpac suite...
{
"package": "cleaningtools",
"url": "https://github.com/impact-initiatives/cleaningtools"
},
{
"package": "addindicators",
"url": "https://github.com/impact-initiatives/addindicators"
},
{
"package": "analysistool",
"url": "https://github.com/impact-initiatives/analysistools"
},
{
"package": "presentresults",
"url": "https://github.com/impact-initiatives/presentresults"
},
{
"package": "hypegrammaR",
"url": "https://github.com/mabafaba/hypegrammaR"
},
{
"package": "kobold",
"url": "https://github.com/caldwellst/kobold"
},
{
"package": "mdepriv",
"url": "https://github.com/a-benini/mdepriv"
},
// Data Packages
{
"package": "rhdx",
"url": "https://github.com/dickoa/rhdx"
},
{
"package": "refugees",
"url": "https://github.com/PopulationStatistics/refugees"
},
{
"package": "unhcrdatapackage",
"url": "https://github.com/Edouard-Legoupil/unhcrdatapackage"
}
]