mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-05-18 21:21:22 +00:00
Alphabetize import block
This commit is contained in:
parent
d7cd1f299d
commit
201230e1a5
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,6 @@ Depends:
|
|||
Rcpp (>= 0.12.0),
|
||||
rlang (>= 0.3.0.1)
|
||||
Imports:
|
||||
StanHeaders,
|
||||
dplyr (>= 0.7.7),
|
||||
dygraphs (>= 1.1.1.4),
|
||||
extraDistr,
|
||||
|
|
@ -29,6 +28,7 @@ Imports:
|
|||
rstan (>= 2.18.1),
|
||||
rstantools (>= 2.0.0),
|
||||
scales,
|
||||
StanHeaders,
|
||||
stats,
|
||||
tidyr (>= 0.6.1),
|
||||
xts
|
||||
|
|
|
|||
Loading…
Reference in a new issue