-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
40 lines (40 loc) · 985 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
Package: fim
Title: Fiscal Impact Measure
Version: 0.0.0.9000
Authors@R:
person(given = "Manuel",
family = "Alcala Kovalski",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "YOUR-ORCID-ID"))
Description: The Hutchins Center Fiscal Impact Measure shows how much local, state, and federal tax and spending policy adds to or subtracts from overall economic growth, and provides a near-term forecast of fiscal policies’ effects on economic activity.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Suggests:
knitr
Depends:
R (>= 2.10)
Imports:
purrr,
lubridate,
rlang,
TTR,
zoo,
glue,
tsibble,
here,
readxl,
roll,
tidyr,
tidyselect,
ggplot2,
dplyr,
rmarkdown,
magrittr
Remotes:
TimTeaFan/dplyover
VignetteBuilder: knitr
URL: https://github.com/malcalakovalski/fim