forked from EpiModel/ARTnet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
31 lines (31 loc) · 874 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
Package: ARTnet
Version: 2.7.0
Date: 2022-11-11
Title: Epidemic and Network Model Parameterization with the ARTnet Dataset
Description: Epidemic and Network Model Parameterization with the ARTnet Dataset.
Maintainer: Samuel Jenness <[email protected]>
Authors@R: c(person("Samuel", "Jenness",
role=c("cre","aut"), email="[email protected]"))
License: GPL (>= 3)
URL: http://github.com/EpiModel/ARTnet
BugReports: https://github.com/EpiModel/ARTnet/issues
Depends:
R (>= 3.5),
ARTnetData,
EpiModel (>= 2.3.2)
Imports:
dplyr
Suggests:
EpiModelHIV,
knitr,
rmarkdown,
testthat (>= 3.0.0)
VignetteBuilder: knitr
RoxygenNote: 7.2.2
Encoding: UTF-8
Remotes:
github::EpiModel/EpiModel@main,
github::EpiModel/ARTnetData@main,
github::EpiModel/EpiModelHIV-p@main
Roxygen: list(markdown = TRUE)
Config/testthat/edition: 3