-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
31 lines (31 loc) · 1.06 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
Package: mics
Type: Package
Title: Analysing Multiple Indicator Cluster Surveys
Version: 0.1.0
Authors@R: c(person("Marc", "Choisy",
email = "marc.choisy@ird.fr",
role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0002-5187-6390")),
person("Sonia", "Lewycka",
email = "slewycka@oucru.org",
role = c("aut", "cph"),
comment = c(ORCID = "0000-0002-5923-9468")),
person("Lucie", "Contamin",
email = "contamin.lucie@gmail.com",
role = c("aut", "cph"),
comment = c(ORCID = "0000-0001-5797-1279")))
Description: This package contains a collection of function to ease the
analysis of multiple indicator cluster surveys such as the UNICEF MICS or
the USAID DHS.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
Suggests: knitr,
rmarkdown
VignetteBuilder: knitr
Imports: dplyr,
lodown,
magrittr,
dplyrx
Remotes: epix-project/dplyrx