mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-07-30 20:18:11 +00:00
Set version requirement for tidyr, see #157
This commit is contained in:
parent
8155143af0
commit
6d387a4640
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ Imports:
|
|||
rstan (>= 2.14.0),
|
||||
scales,
|
||||
stats,
|
||||
tidyr,
|
||||
tidyr (>= 0.6.1),
|
||||
utils,
|
||||
zoo
|
||||
Suggests:
|
||||
|
|
|
|||
Loading…
Reference in a new issue