-
Notifications
You must be signed in to change notification settings - Fork 31
/
DESCRIPTION
53 lines (53 loc) · 1.2 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
Package: material
Title: placeholder
Version: 0.0.0.9000
Authors@R: c(
person("Daniel", "Falbel", email = "dfalbel@gmail.com", role = "cre"),
person("Julio", "Trecenti", email = "jtrecenti@jtrecenti.com", role = "aut"),
person("Athos", "Damiani", email = "athos.damiani@gmail.com", role = "aut"),
person("William", "Amorim", email = "thewilliam89@gmail.com", role = "aut"),
person("Fernando", "Correa", email = "fptcorrea@gmail.com", role = "aut"))
Description: Just a placeholder to install deps.
Depends:
R (>= 3.2.3)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Remotes:
rstudio/blogdown
Imports:
stringr,
purrr,
httr,
magrittr,
bookdown,
devtools,
blogdown,
tutorial,
desc,
forcats,
haven,
readr,
readxl,
tibble,
tidyr,
dplyr,
ggplot2,
lubridate,
shiny
RoxygenNote: 5.0.1
PowerUps:
curso-r/pu.manip,
curso-r/pu.lubridate,
curso-r/pu.ggplot,
curso-r/pu.rbase,
curso-r/pu.stringr,
curso-r/pu.forcats,
curso-r/pu.modelos,
curso-r/pu.pipe,
curso-r/pu.scrape,
curso-r/pu.instalacao,
curso-r/pu.import,
curso-r/pu.api,
curso-r/pu.purrr,
curso-r/pu.shiny