-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
65 lines (65 loc) · 1.27 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
54
55
56
57
58
59
60
61
62
63
64
65
Package: cleanser
Title: Nettoyeur de Donnees
Version: 0.18.0002
Authors@R: c(
person("Vincent", "Guyader", email = "vincent@thinkr.fr", role = c("aut", "cre")),
person("Kevin", "Rosamont", email = "kevin@rdata.lu", role = "aut"),
person("Bruno", "Rodrigues", email = "bruno@brodrigues.co", role = "aut"),
person("Gousseff", "Matthieu", email = "matthieu.gousseff@gmail.com", role = "ctb"),
person("Fondation Universite Bretagne Sud", role = "fnd")
)
Description: Interface graphique permettant de nettoyer des donnees, et de generer une base de donnees propre.
License: GPL-3
Depends:
mice,
R (>= 3.4.0)
Imports:
corrplot,
dcmodify,
dplyr,
DT,
forcats,
ggplot2,
glue,
graphics,
htmltools,
LaF,
lubridate,
magrittr,
mime,
naniar,
parallel,
purrr,
R.utils,
readODS,
readr,
readxl,
rio,
shiny,
shinyjs,
shinyWidgets,
skimr,
stats,
stringi,
stringr,
tibble,
tidyr,
validate,
vcd,
VIM,
withr,
writexl,
data.table,
shinydashboard,
golem,
V8,
shinyalert
Suggests:
knitr,
rmarkdown,
testthat (>= 2.1.0)
VignetteBuilder: knitr
Remotes: thinkr-open/golem
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1