-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
42 lines (42 loc) · 796 Bytes
/
DESCRIPTION
File metadata and controls
42 lines (42 loc) · 796 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
42
Package: MutantSets
Title: What the Package Does (One Line, Title Case)
Version: 0.0.0.9002
Authors@R:
person(given = "Richard J.",
family = "Acton",
role = c("aut", "cre"),
email = "richardjacton@pm.me",
comment = c(ORCID = "0000-0002-2574-9611"))
Description: What the package does (one paragraph).
License: CC BY 4.0
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.0
Depends:
shiny,
bs4Dash,
dplyr
Imports:
shinybusy,
shinyWidgets,
shinyjs,
purrr,
tidyr,
DT,
vroom,
vcfR,
future,
ggplot2,
plotly,
scales,
tibble,
htmlwidgets,
shinydashboard,
lifecycle
Suggests:
testthat,
covr,
knitr,
rmarkdown
VignetteBuilder: knitr