forked from nhs-bnssg-analytics/PathSimR
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
40 lines (40 loc) · 749 Bytes
/
DESCRIPTION
File metadata and controls
40 lines (40 loc) · 749 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
Package: PathSimR
Title: An Amazing Shiny App
Version: 0.0.0.9000
Authors@R:
person(given = "firstname",
family = "lastname",
role = c("aut", "cre"),
email = "your@email.com")
Description: What the package does (one paragraph).
License: AGPL (>= 3)
Imports:
config (>= 0.3.1),
data.table,
DiagrammeR,
dplyr,
DT,
fitdistrplus,
ggplot2,
golem (>= 0.4.1),
htmltools,
logger,
openxlsx,
parallel,
rmarkdown,
shiny (>= 1.7.4),
shinyBS,
shinyjs,
shinyMatrix,
shinythemes,
stringr,
tidyr
Depends:
R (>= 4.1.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Suggests:
styler,
testthat (>= 3.0.0)
Config/testthat/edition: 3