We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab0f48e commit 3a1aa14Copy full SHA for 3a1aa14
DESCRIPTION
@@ -23,20 +23,20 @@ Imports:
23
broom (>= 0.5.6),
24
dplyr (>= 1.0.0),
25
forecast (>= 8.0),
26
+ rlang,
27
tibble (>= 1.2),
- timetk (>= 2.1.0),
28
- rlang
+ timetk (>= 2.1.0)
29
Suggests:
30
+ fracdiff,
31
ggplot2,
32
knitr,
33
lubridate,
- rmarkdown,
34
- testthat (>= 2.0.0),
35
purrr,
36
readr,
37
- stringr,
+ rmarkdown,
38
scales,
39
- fracdiff,
+ stringr,
+ testthat (>= 2.0.0),
40
tidyr (>= 1.0.0),
41
tidyquant,
42
zoo
0 commit comments