-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
55 lines (55 loc) · 1.1 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
Package: KVFinderWebPortal
Title: KVFinder-web portal
Version: 1.0.0
Authors@R:
c(
person(
given = "Helder",
family = "Ribeiro-Filho",
role = c("aut", "cre"),
email = "[email protected]",
),
person(
given = "João",
family = "Guerra",
role = c("ctb"),
),
person(
given = "José",
family = "Pereira",
role = c("ctb"),
),
person(
given = "Paulo",
family = "Lopes-de-Oliveira",
role = c("ctb"),
),
)
Description: A Shiny Web App for interacting with KVFinder-web service.
License: Apache License 2
Imports:
bio3d,
blogdown,
bs4Dash,
colourpicker,
config (>= 0.3.1),
data.table,
DT,
golem (>= 0.3.1),
httr,
jsonlite,
NGLVieweR,
RcppTOML,
readr,
rjson,
rlang,
shiny (>= 1.7.1),
shinycssloaders,
shinyfullscreen,
shinyjs,
shinyWidgets,
ggplot2,
ggpubr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2