-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
29 lines (29 loc) · 909 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
Package: evonet
Title: Evonet: Integrated Bio-Social Models for HIV Epidemiology
Version: 0.1
Date: 2016-6-7
Authors@R: c(person("Mittler, John E.",email="jmittler@uw.edu", role="aut"),
person("Goodreau, Steven M", email="goodreau@uw.edu",role="aut"),
person("Herbeck, Joshua T.", email="herbeck@uw.edu",role="aut"),
person("Murphy, James",email="jtm6@uw.edu", role="cre"))
Description: An integrated methodological framework to study the multi-level
biological and behavioral foundations of the population dynamics of HIV.
Imports:
deSolve (>= 1.10-6),
doParallel,
ergm (>= 3.2.4),
foreach,
RColorBrewer,
statnet.common,
plotrix (>= 3.5-12),
data.table (>= 1.9.4),
ape
Depends:
Rcpp (>= 0.11.5),
EpiModel (>= 1.2.6)
Suggests:
testthat
License: What license is it under?
LazyData: true
LinkingTo: Rcpp
RoxygenNote: 5.0.1