forked from appliedbinf/covid19-event-risk-planner
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
37 lines (37 loc) · 946 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
37 lines (37 loc) · 946 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
Package: covid19RiskPlanner
Title: COVID-19 Event Risk Assessment Planning Tool
Version: 0.0.0.9000
Authors@R: person('Aroon', 'Chande', email = 'achande@ihrc.com', role = c('cre', 'aut'))
Description: Visualize the risk stimated chance (0-100%) that at least 1 COVID-19 positive individual will be present at an event in a county, given the size of the event.
License: MIT + file LICENSE
Imports:
config (>= 0.3.1),
golem (>= 0.3.1),
shiny (>= 1.6.0),
processx,
attempt,
DT,
glue,
htmltools,
withr,
ggplot2,
ggrepel,
matlab,
lubridate,
dplyr,
ggthemes,
sever,
DBI,
dbplyr,
sf,
leaflet,
shinyjs,
magrittr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
URL: https://github.com/appliedbinf/covid19-event-risk-planner
BugReports: https://github.com/appliedbinf/covid19-event-risk-planner/issues
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3