Skip to content

Commit 865050f

Browse files
authored
move the stan reqs to suggests
1 parent 7a0325b commit 865050f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

DESCRIPTION

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,20 +28,20 @@ Imports:
2828
magrittr (>= 1.5),
2929
MARSS (>= 3.11.2),
3030
quantmod (>= 0.3-13),
31+
R2jags (>= 0.5-7),
32+
rjags (>= 4-8),
3133
RCurl (>= 1.95-4.12),
3234
reshape2 (>= 1.4.3),
3335
rmarkdown (>= 1.10),
3436
stats (>= 3.5.3),
3537
stringr (>= 1.4.0),
3638
tidyr (>= 1.1.2),
3739
tseries (>= 0.10-46),
38-
urca (>= 1.3-0),
39-
atsar
40+
urca (>= 1.3-0)
4041
Suggests:
42+
atsar,
4143
learnr,
42-
R2jags (>= 0.5-7),
43-
rstan (>= 2.18.2),
44-
rjags (>= 4-8),
44+
rstan (>= 2.18.2)
4545
License: GPL-2
4646
Encoding: UTF-8
4747
LazyData: true

0 commit comments

Comments
 (0)