-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
53 lines (53 loc) · 1.11 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
Package: VulnerabilityScoreCalibration
Title: Vulnerability Score Calibration
Version: 0.0.900
Authors@R: c(person("Edouard", "Legoupil", , "legoupil@unhcr.org", role = c("aut", "cre")),
person("Alejandra Isabel", "Garcia Prosperi", , "garciapr@unhcr.org", role = "ctb"),
person("Hisham", "Galal", , "galalh@unhcr.org", role = "ctb") )
Maintainer: Edouard Legoupil <legoupil@unhcr.org>
Description: Fill a longer description of your package here.
License: MIT + file LICENSE
URL: https://github.com/unhcr-americas/VulnerabilityScoreCalibration
Imports:
config,
conjoint,
cregg,
dplyr,
forcats,
ggplot2,
ggridges,
glue,
golem,
here,
lubridate,
patchwork,
plyr,
purrr,
readr,
readxl,
rlang,
rmarkdown,
sandwich,
scales,
shiny,
shinydashboard,
stats,
stringr,
survival,
tidyr,
tidyselect,
tidyverse,
unhcrdown,
unhcrshiny,
unhcrthemes,
writexl
Suggests:
knitr,
spelling,
testthat
VignetteBuilder:
knitr
Config/fusen/version: 0.5.2
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3.9000