Package: epicontacts Type: Package Title: Handling, Visualisation and Analysis of Epidemiological Contacts Version: 1.1.4 Date: 2024-04-29 Authors@R: c(person("Finlay", "Campbell", email = "finlaycampbell93@gmail.com", role = c("aut", "cre")), person("Thibaut", "Jombart", email = "thibautjombart@gmail.com", role = c("aut")), person("Nistara", "Randhawa", email = "nrandhawa@ucdavis.edu", role = c("aut")), person("Bertrand", "Sudre", email = "Bertrand.Sudre@ecdc.europa.eu", role = c("aut")), person("VP", "Nagraj", email = "nagraj@nagraj.net", role = c("aut")), person("Thomas", "Crellen", email = "tc13@sanger.ac.uk", role = c("aut")), person("Zhian N.", "Kamvar", email = "zkamvar@gmail.com", 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.3.2 Imports: grDevices, dplyr, igraph, visNetwork, threejs, methods Suggests: outbreaks, testthat, covr, shiny, readr, knitr, rmarkdown VignetteBuilder: knitr URL: https://www.repidemicsconsortium.org/epicontacts/, https://github.com/reconhub/epicontacts/ BugReports: https://github.com/reconhub/epicontacts/issues Encoding: UTF-8 Config/pak/sysreqs: cmake libglpk-dev make libuv1-dev libxml2-dev Repository: https://reconhub.r-universe.dev Date/Publication: 2025-04-17 08:46:56 UTC RemoteUrl: https://github.com/reconhub/epicontacts RemoteRef: HEAD RemoteSha: 1a09458ac429ada9b42de9d475105b6c7885f430 NeedsCompilation: no Packaged: 2026-07-09 08:21:41 UTC; root Author: Finlay Campbell [aut, cre], Thibaut Jombart [aut], Nistara Randhawa [aut], Bertrand Sudre [aut], VP Nagraj [aut], Thomas Crellen [aut], Zhian N. Kamvar [aut] Maintainer: Finlay Campbell