-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
executable file
·44 lines (44 loc) · 1.21 KB
/
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: hubVis
Title: Plotting methods for hub models output
Version: 0.1.1.9000
Authors@R: c(
person("Lucie", "Contamin", , "contamin@pitt.edu", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-5797-1279")),
person("Harry", "Hochheiser", role = "ctb"),
person("Zhian", "Kamvar", role = "ctb"),
person("Anna", "Krystalli", role = "ctb"),
person("Nicholas G.", "Reich", role = "ctb"),
person(family = "Consortium of Infectious Disease Modeling Hubs",
role = c("cph")))
Description: Plotting methods for hub models output.
License: MIT + file LICENSE
Encoding: UTF-8
Imports:
cli,
dplyr,
ggplot2,
grDevices,
hubUtils (>= 0.0.1),
methods,
plotly,
purrr,
RColorBrewer,
scales,
stats
Remotes:
hubverse-org/hubUtils,
hubverse-org/hubData,
hubverse-org/hubExamples
Suggests:
hubData,
hubExamples (>= 0.0.0.9001),
rmarkdown,
testthat (>= 3.0.0),
vdiffr
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
URL: https://github.com/hubverse-org/hubVis,
https://hubverse-org.github.io/hubVis/
BugReports: https://github.com/hubverse-org/hubVis/issues
Config/testthat/edition: 3
Config/Needs/website: hubverse-org/hubStyle