forked from aito123/pulso
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
49 lines (49 loc) · 892 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
45
46
47
48
49
Package: pulso
Title: Funciones Para Los Informes Pulso PUCP
Version: 0.0.0.9000
Authors@R:
person("Santiago", "Sotelo", , "santiago.sotelo@pucp.edu.pe", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-9739-9964"))
Description: Conjunto de funciones para los informes de Pulso PUCP.
License: MIT + file LICENSE
Imports:
cowplot,
DT,
flextable,
fmsb,
ggpubr,
ggrepel,
glue,
graphics,
grDevices,
grid,
gtsummary,
haven,
Hmisc,
janitor,
kableExtra,
knitr,
lazyeval,
lubridate,
magrittr,
officedown,
officer,
paletteer,
pkgdown,
pkgload,
plotly,
RColorBrewer,
rio,
scales,
sjlabelled,
testthat,
tidyverse,
utils
Suggests:
rmarkdown
VignetteBuilder:
knitr
Encoding: UTF-8
Language: es
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.0