-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
44 lines (44 loc) · 948 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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Type: Package
Package: BuildIndex
Title: Build Index using COINR approach
Version: 0.0.1
Authors@R: c(
person("William", "Becker", , "[email protected]", role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0002-6467-4472")),
person("Edouard", "Legoupil", , "[email protected]", role = "ctb")
)
Maintainer: William Becker <[email protected]>
Description: .
License: MIT + file LICENSE
URL: https://martinepunhcr.github.io/MVI_Guatemala/
BugReports: https://github.com/martinepunhcr/MVI_Guatemala/issues
Imports:
COINr,
Compind,
dplyr,
DT,
here,
htmltools,
leaflet,
openxlsx,
plotly,
RColorBrewer,
readxl,
rgdal,
rlang,
rmarkdown,
sf,
unhcrdown,
utils
Suggests:
knitr,
pkgload,
testthat
VignetteBuilder:
knitr
Remotes:
bluefoxr/COINr,
vidonne/unhcrdown
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 7.2.3