-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dcfa025
commit 75144ad
Showing
3 changed files
with
6 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ Package: epicontacts | |
Type: Package | ||
Title: Handling, Visualisation and Analysis of Epidemiological Contacts | ||
Version: 1.1.4 | ||
Date: 2023-03-29 | ||
Date: 2024-04-29 | ||
Authors@R: c(person("Finlay", "Campbell", email = "[email protected]", role = c("aut", "cre")), | ||
person("Thibaut", "Jombart", email = "[email protected]", role = c("aut")), | ||
person("Nistara", "Randhawa", email = "[email protected]", role = c("aut")), | ||
|
@@ -12,9 +12,10 @@ Authors@R: c(person("Finlay", "Campbell", email = "[email protected]", | |
person("Zhian N.", "Kamvar", email = "[email protected]", role = c("aut"))) | ||
Description: A collection of tools for representing epidemiological contact data, composed of case line lists and contacts between cases. Also contains procedures for data handling, interactive graphics, and statistics. | ||
License: GPL (>=2) | ||
RoxygenNote: 7.1.2 | ||
Imports: grDevices, dplyr, igraph, visNetwork, threejs, colorspace, methods | ||
RoxygenNote: 7.2.3 | ||
Imports: grDevices, dplyr, igraph, visNetwork, threejs, methods | ||
Suggests: outbreaks, testthat, covr, shiny, readr, knitr, rmarkdown | ||
VignetteBuilder: knitr | ||
URL: https://www.repidemicsconsortium.org/epicontacts/ | ||
BugReports: https://github.com/reconhub/epicontacts/issues | ||
Encoding: UTF-8 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.