-
Notifications
You must be signed in to change notification settings - Fork 3
/
DESCRIPTION
28 lines (28 loc) · 1.14 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
Package: Inflation
Type: Package
Title: Core Inflation
Version: 0.1.0
Date: 2018-10-19
Authors@R: c(person("Pedro", "Costa Ferreira", email = "[email protected]", role = c("aut", "cre")),
person("Daiane", "Marcolino", email = "[email protected]", role = "aut"),
person("Talitha", "Speranza", email = "[email protected]", role = "aut"),
person("Fernando", "Teixeira", email = "[email protected]", role = "aut"))
Maintainer: Pedro Costa Ferreira <[email protected]>
Description: Provides access to core inflation functions. Four different core inflation
functions are provided. The well known trimmed means, exclusion and double weighing methods,
alongside the new Triple Filter method introduced in Ferreira et al. (2016) <https://goo.gl/UYLhcj>.
Depends:
R (>= 3.3.1)
License: BSD_3_clause + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Imports: seasonal
Author: Pedro Costa Ferreira [aut, cre],
Daiane Marcolino [aut],
Talitha Speranza [aut],
Fernando Teixeira [aut]
NeedsCompilation: no
BugReports: https://github.com/nmecsys/Inflation/issues
URL: https://github.com/nmecsys/Inflation
Suggests: covr