Skip to content

Commit

Permalink
Put dependencies in alphabetical order
Browse files Browse the repository at this point in the history
Merge pull request #231 from GegznaV/feature/order-dependencies
  • Loading branch information
GegznaV authored Jul 27, 2020
2 parents aeaa9e5 + d604295 commit 1dbf404
Showing 1 changed file with 31 additions and 31 deletions.
62 changes: 31 additions & 31 deletions hyperSpec/DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -37,47 +37,47 @@ Depends:
lattice,
grid,
ggplot2 (>= 2.3.0)
Imports:
dplyr,
latticeExtra,
lazyeval,
methods,
rlang,
testthat,
utils,
xml2
Suggests:
R.matlab,
tripack,
deldir,
rgl,
plotrix,
sp,
akima,
baseline,
bookdown,
caTools,
colorspace,
compiler,
covr,
deldir,
devtools,
digest,
fastcluster,
ggplotify,
ggpubr,
inline,
Rcpp,
kableExtra,
knitr,
MASS,
fastcluster,
pls,
mvtnorm,
digest,
reshape,
devtools,
plotrix,
pls,
R.matlab,
R.rsp,
tibble,
knitr,
kableExtra,
Rcpp,
reshape,
rgl,
rmarkdown,
bookdown,
sessioninfo,
ggplotify,
akima,
ggpubr,
caTools,
sp,
styler,
covr,
colorspace
Imports:
testthat,
methods,
utils,
latticeExtra,
lazyeval,
dplyr,
rlang,
xml2
tibble,
tripack
URL:
https://cbeleites.github.io/hyperSpec,
https://github.com/cbeleites/hyperSpec
Expand Down

0 comments on commit 1dbf404

Please sign in to comment.