-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
41 lines (41 loc) · 786 Bytes
/
DESCRIPTION
File metadata and controls
41 lines (41 loc) · 786 Bytes
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
Package: shinyNGLVieweR
Title: Shiny application for the NGLVieweR package
Version: 1.0
Authors@R:
person(given = "Niels",
family = "van der Velden",
role = c("aut", "cre"),
email = "n.s.j.vandervelden@gmail.com")
Description: Load, edit and save Protein Database files (PDB) in the webbrowser.
License: MIT
Imports:
config,
golem,
shiny,
processx,
attempt,
DT,
glue,
htmltools,
shinydashboard,
shinyWidgets,
shinyjs,
readr,
tools,
dplyr,
shinydashboardPlus,
stringr,
tidyr,
colourpicker,
bsplus,
r2d3,
NGLVieweR,
shinyjqui,
uuid,
pkgload
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3