-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
44 lines (44 loc) · 982 Bytes
/
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
Package: riskviewer
Title: A modern implementation of the Risk Characterisation Theatre
Version: 0.0.0.9003
Authors@R:
c(person(given = "Giorgio",
family = "Comai",
role = c("aut", "cre", "cph"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-0515-9542")),
person(given = "EDJNet",
role = "fnd"))
Description: Show risks and probability in real world contexts.
License: GPL (>= 3)
Imports:
config,
golem,
shiny,
processx,
attempt,
DT,
glue,
htmltools,
magrittr,
purrr,
magick,
ragg,
patchwork,
shades,
cowplot,
dplyr,
tidyr,
shinyWidgets,
tibble,
bslib
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Suggests:
rmarkdown,
knitr,
testthat
URL: https://edjnet.github.io/riskviewer, https://github.com/edjnet/riskviewer
BugReports: https://github.com/edjnet/riskviewer/issues
VignetteBuilder: knitr