-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
39 lines (39 loc) · 891 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
Package: surveyDesigner
Title: A Shiny App to help in the survey integration process
Version: 0.0.0.9000
Authors@R: c(
person("Edouard", "Legoupil", , "[email protected]", role = c("aut", "cre")),
person("Cervan", "Girard", , "[email protected]", role = "aut")
)
Description: The package offers a series of utilities to help field
practionners designing their annual survey cycle.
License: MIT + file LICENSE
Imports:
config (>= 0.3.1),
countrycode,
dplyr,
glue,
golem (>= 0.4.0),
purrr,
R6,
readxl,
refugees,
shiny (>= 1.7.3),
shinydashboard,
tidyverse,
unhcrshiny
Suggests:
knitr,
prettydoc,
rmarkdown,
spelling,
testthat (>= 3.0.0)
VignetteBuilder:
knitr
Remotes:
edouard-legoupil/unhcrshiny
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.2.3.9000