-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathDESCRIPTION
40 lines (40 loc) · 885 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Package: LMSstat
Title: AUTOMATION OF STATISTICAL TESTS WITH AN IDENTICAL DATA INPUT.
Version: 1.0.7
Authors@R:
person(given = "CHANG-HO",
family = "KIM",
role = c("aut", "cre"),
email = "demizor3@gmail.com")
Description: Automation of statistical tests with an identical data input.
The package Includes most Statistical tests used in metabolomics,
aiming to reduce arduous work searching for packages and changing data input.
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
License: MIT + file LICENSE
biocViews:
Imports:
DescTools,
FSA,
viridis,
gtools,
ggplot2,
scales,
ggpubr,
mixOmics,
ecoflux,
vegan,
plyr,
dplyr,
tidyverse,
pROC,
ROCnReg,
ggrepel,
circlize,
ComplexHeatmap
Depends:
plyr,
dplyr
Remotes: jpshanno/ecoflux