-
Notifications
You must be signed in to change notification settings - Fork 3
/
DESCRIPTION
53 lines (53 loc) · 1009 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
50
51
52
53
Package: doutorado
Title: Dados e Texto da Tese de Doutorado
Version: 1.0.0
Authors@R:
c(person('Julio', 'Trecenti',
email = 'julio.trecenti@gmail.com',
role = c('cre', 'aut'),
comment = c(ORCID = "0000-0002-1680-6389")),
person(given = "Curso-R",
role = c("cph", "fnd")))
Description: Leitura e analise dos dados do doutorado.
Depends:
R (>= 3.5)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1
Imports:
magrittr,
dplyr,
tibble,
purrr,
stringr,
golem,
shiny,
auth0,
bs4Dash,
config,
fresh,
highcharter,
reactable,
readr,
rlang,
scales,
shinyWidgets,
shinyalert,
viridis,
svglite,
xaringanExtra,
pagedown,
xaringan,
bookdown,
rsconnect,
pkgdown,
pkgload
Remotes:
jtrecenti/bs4Dash,
gadenbuie/xaringanExtra
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr