-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathDESCRIPTION
More file actions
20 lines (20 loc) · 866 Bytes
/
DESCRIPTION
File metadata and controls
20 lines (20 loc) · 866 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: NMECX13
Type: Package
Title: Seasonal adjustment for multiple time series
Version: 0.1.0
Authors@R: c( person("Daiane","Marcolino de Mattos",email = "daiane.mattos@fgv.br",role=c("aut","cre")),
person("Bianca", "G. B. Pereira", email = "bianca.pereira@fgv.br",role=c("aut")),
person("Pedro","Costa Ferreira",email = "pedro.guilherme@fgv.br",role=c("aut"))
)
Maintainer: Daiane Marcolino de Mattos <daiane.mattos@fgv.br>
Description: Perform a seasonal adjustment to brazilian time series using seasonal package.
License: GPL-3
BugReports: https://github.com/nmecsys/NMECX13/issues
URL: https://github.com/nmecsys/NMECX13
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
VignetteBuilder: knitr
Suggests: knitr
Imports: seasonal, sfsmisc, readxl, lubridate, plyr, zoo, dplyr