-
Notifications
You must be signed in to change notification settings - Fork 4
/
DESCRIPTION
55 lines (55 loc) · 1016 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
54
55
Package: macroview
Title: Dashboard: Macroeconomic Data of Brazil
Version: 0.0.1
Authors@R:
person(given = "Fernando",
family = "da Silva",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-7491-6930"))
Description: A dashboard of Brazilian macroeconomic data, using interactive charts and updated daily.
License: CC BY 4.0
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Imports:
pacman,
sidrar,
readxl,
lubridate,
GetBCBData,
zoo,
mgsub,
janitor,
rio,
deflateBR,
OECD,
PNADcIBGE,
survey,
convey,
rvest,
here,
tibbletime,
GetTDData,
meedr,
tidyquant,
timetk,
purrr,
tibble,
dplyr,
tidyr,
stringr,
readr,
forcats,
rbcb (>= 0.1.6),
xml2,
highcharter,
gt,
quantmod,
sparkline,
tidyselect,
jsonlite
Remotes:
wilsonfreitas/rbcb,
schoulten/meedr