-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
42 lines (42 loc) · 891 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
41
42
Package: tswgewrapped
Title: Helpful wrappers for 'tswge', 'vars' and 'nnfor' time series packages
Version: 1.8.10.8
Authors@R: c(
person("David", "Josephs", email = "josephsd@smu.edu", role = c("aut", "cre")),
person("Nikhil", "Gupta", email = "guptan@smu.edu", role = c("aut")))
Description: This package provides several helpful wrappers for the already useful 'tswge', 'vars' and 'nnfor' package.
License: AGPL-3
Encoding: UTF-8
LazyData: true
Imports:
assertr,
caret,
doParallel,
dplyr,
foreach,
forecast,
ggfortify,
GGally,
ggplot2,
lattice,
magrittr,
nnfor,
pander,
parallel,
patchwork,
purrr,
rlang,
R6,
RColorBrewer,
Rfast,
tibble,
tictoc,
tidyr (>= 1.0.0),
tswge,
vars
RoxygenNote: 7.1.0
Suggests:
testthat (>= 2.1.0),
knitr,
rmarkdown
VignetteBuilder: knitr