-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
52 lines (51 loc) · 1.04 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
Package: FREDA
Title: An app for the processing and visualization of Fourier-transform mass spectrometry data.
Version: 1.2.4
Authors@R: c(person("Lisa", "Bramer", "lisa.bramer@pnnl.gov", role = "aut", "cre"),
person("Daniel", "Claborne", "daniel.claborne@pnnl.gov", role = c("aut")))
Description: A frontend application which exposes functionality of the ftmsRanalysis R package. See
License: GPL (>= 3) + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1
Depends:
R (>= 4.1.0)
Imports:
dplyr,
DT,
ggplot2,
htmlwidgets,
jsonlite,
kableExtra,
KeggData,
knitr,
markdown,
pander,
plotly,
purrr,
raster,
RColorBrewer,
readr,
reshape2,
reticulate,
rlang,
rmarkdown,
scales,
shiny,
shinyBS,
shinybusy,
shinycssloaders,
shinyjs,
shinyWidgets,
sp,
stringr,
tibble,
tidyr,
viridis,
webshot,
withr,
xfun,
MetaCycData,
mapDataAccess,
ftmsRanalysis,
datadr