-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
59 lines (59 loc) · 1.28 KB
/
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
Package: tidymassshiny
Title: An Amazing Shiny App
Version: 0.0.0.92
Authors@R: c(
person(given = "Xiao",
family = "Wang",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-7380-1832")),
person(given = "Xiaotao",
family = "Shen",
role = c("aut"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-9608-9964"))
)
Description: Shiny App for tidymass
License: MIT + file LICENSE
URL: https://github.com/tidymass/tidymass_shiny
BugReports: https://github.com/tidymass/tidymass_shiny/issues
Depends:
R (>= 4.1)
Imports:
config (>= 0.3.2),
golem (>= 0.4.1),
shiny (>= 1.8.1.1),
DT,
MSnbase,
RCurl,
bsicons,
bslib,
dashboardthemes,
dplyr,
furrr,
future,
ggplot2,
magrittr,
patchwork,
plotly,
purrr,
shinyFiles,
shinyWidgets,
shinyjqui,
shinyjs,
stringr,
tibble,
metid,
masstools,
metpath,
massdataset,
massprocesser
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Remotes:
gitlab::tidymass/metid,
gitlab::tidymass/masstools,
gitlab::tidymass/metpath,
gitlab::tidymass/massdataset,
gitlab::tidymass/massprocesser