-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
23 lines (23 loc) · 950 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Package: AreaBasedApproach
Type: Package
Title: Reproducible analysis to compute severity index in relation to migration in Northern Triangle
Version: 0.1.0
Author: Edouard Legoupil
Maintainer: Edouard Legoupil <[email protected]>
Authors@R: c(
person("Edouard", "Legoupil", role = c("aut", "cre"), email = "[email protected]"),
person("Hisham", "Galal", role = c("aut", "ctb"), email = "[email protected]"))
Description: Reproducible analysis to compute severity index in relation to migration in Northern Triangle
URL: https://unhcr-americas.github.io/Area_Based_Approach/docs
BugReports: https://github.com/unhcr-americas/Area_Based_Approach
Depends: R (>= 3.5.0)
import: haven, stats, filter, na.omit, tidyverse, labelled, sjmisc, assertr, janitor, rlang, mice
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: false
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Suggests:
rmarkdown,
knitr
VignetteBuilder: knitr