Skip to content

Commit

Permalink
Put dependencies in alphabetical order
Browse files Browse the repository at this point in the history
in Suggests and Imports.
  • Loading branch information
GegznaV committed Jul 27, 2020
1 parent 7d174c5 commit d604295
Showing 1 changed file with 26 additions and 26 deletions.
52 changes: 26 additions & 26 deletions hyperSpec/DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -38,46 +38,46 @@ Depends:
grid,
ggplot2 (>= 2.3.0)
Imports:
testthat,
methods,
utils,
dplyr,
latticeExtra,
lazyeval,
dplyr,
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
tibble,
tripack
URL:
https://cbeleites.github.io/hyperSpec,
https://github.com/cbeleites/hyperSpec
Expand Down

0 comments on commit d604295

Please sign in to comment.