-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
36 lines (36 loc) · 936 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
Package: estRodis
Title: Estimation of transmission dynamics parameters
Authors@R:
person("Martin", "Wohlfender", ,"[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-5252-0484"))
Description: The estRodis package estimates parameters linked to transmission dynamics of SARS-CoV-2 from the size distribution of identical sequence clusters.
Version: 0.0.0.9000
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Biarch: true
Depends:
R (>= 3.4.0)
Imports:
cowplot,
dplyr,
ggplot2,
ggraph,
methods,
paletteer,
parallelly,
Rcpp (>= 0.12.0),
RcppParallel (>= 5.0.1),
rlang,
rstan (>= 2.18.1),
rstantools (>= 2.3.1),
tidygraph
LinkingTo:
BH (>= 1.66.0),
Rcpp (>= 0.12.0),
RcppEigen (>= 0.3.3.3.0),
RcppParallel (>= 5.0.1),
rstan (>= 2.18.1),
StanHeaders (>= 2.18.0)
SystemRequirements: GNU make