-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathDESCRIPTION
More file actions
32 lines (32 loc) · 1.63 KB
/
DESCRIPTION
File metadata and controls
32 lines (32 loc) · 1.63 KB
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
Package: BETS
Type: Package
Title: Brazilian Economic Time Series
Version: 0.5.0
Date: 2018-09-17
Authors@R: c( person("Pedro", "Costa Ferreira", email = "pedro.guilherme@fgv.br", role = "aut"),
person("Talitha", "Speranza", email = "talitha.speranza@fgv.br",role = c("aut", "cre")),
person("Jonatha", "Costa", email = "jonatha.costa@fgv.br", role = "aut"),
person("Fernando", "Teixeira", email = "fernando.teixeira@fgv.br", role = "ctb"),
person("Daiane", "Marcolino", email = "daiane.mattos@fgv.br", role = "ctb"))
Maintainer: Talitha Speranza <talitha.speranza@fgv.br>
Depends: R (>= 3.4)
Imports: grnn, ggplot2, plotly, urca, forecast, zoo, rmarkdown,
foreign, seasonal, stringr, dygraphs, shiny (>= 0.13),
miniUI (>= 0.1.1), rstudioapi (>= 0.4), DT, webshot, RMySQL,
digest,DBI, rjson, rvest, xml2, lubridate, htmltools, httr, dplyr, sqldf
Suggests: mFilter, devtools, xts, knitr
Description: It provides access to and information about the most important
Brazilian economic time series - from the Getulio Vargas Foundation <http://portal.fgv.br/en>,
the Central Bank of Brazil <http://www.bcb.gov.br> and the Brazilian Institute of Geography
and Statistics <http://www.ibge.gov.br>. It also presents tools for managing, analysing (e.g.
generating dynamic reports with a complete analysis of a series) and exporting
these time series.
License: GPL-3
BugReports: https://github.com/nmecsys/BETS/issues
URL: https://github.com/nmecsys/BETS
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
NeedsCompilation: no
Repository: CRAN
VignetteBuilder: knitr