forked from HopkinsIDD/IDSpatialStats
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
25 lines (25 loc) · 1.31 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
Package: IDSpatialStats
Version: 1.0.0
Date: 2021-07-21
Title: Estimate Global Clustering in Infectious Disease
Authors@R: c(person(given = "Justin Lessler", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9741-8109", "Co-creator & maintainer"),
email = "justin@jhu.edu"),
person(given = "Henrik Salje", role = "aut", comment = c(ORCID = "0000-0003-3626-4254", "Co-creator"),
email = "hs743@cam.ac.uk"),
person(given = "John Giles", role = "aut", comment = c(ORCID = "0000-0002-0954-4093", "Author & maintainer"),
email = "hs743@cam.ac.uk"),
person(given = "Timothy M Pollington", role = "aut", comment = c(ORCID = "0000-0002-9688-5960", "Author"),
email = "timothy.pollington@gmail.com"))
License: GPL (>=2)
Description: Implements various novel and standard
clustering statistics and other analyses useful for understanding the
spread of infectious disease.
RoxygenNote: 7.1.1
Encoding: UTF-8
LazyData: true
Imports: igraph, spatstat.core, spatstat.geom, coxed, GET, scales
Depends: doParallel, foreach, parallel, R (>= 2.10)
Suggests: knitr, testthat, rmarkdown
VignetteBuilder: knitr
URL: https://github.com/HopkinsIDD/IDSpatialStats
BugReports: https://github.com/HopkinsIDD/IDSpatialStats/issues