Package: epicontacts
Type: Package
Title: Handling, Visualisation and Analysis of Epidemiological Contacts
Version: 1.0.1
Date: 2017-05-11
Authors@R: c(person("VP", "Nagraj", email = "vpnagraj@virginia.edu", 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("Finlay", "Campbell", email = "f.campbell15@imperial.ac.uk", role = c("aut")),
	     person("Thomas", "Crellen", email = "tc13@sanger.ac.uk", 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)
LazyData: TRUE
RoxygenNote: 6.0.1
Imports: grDevices, dplyr, igraph, magrittr, visNetwork, threejs,
        colorspace
Suggests: outbreaks, testthat, covr, shiny, readr, knitr, rmarkdown
VignetteBuilder: knitr
URL: http://www.repidemicsconsortium.org/epicontacts/
BugReports: http://github.com/reconhub/epicontacts/issues
NeedsCompilation: no
Packaged: 2017-05-16 13:44:36 UTC; vpn7n
Author: VP Nagraj [aut, cre],
  Thibaut Jombart [aut],
  Nistara Randhawa [aut],
  Bertrand Sudre [aut],
  Finlay Campbell [aut],
  Thomas Crellen [aut]
Maintainer: VP Nagraj <vpnagraj@virginia.edu>
Repository: CRAN
Date/Publication: 2017-05-16 13:55:28 UTC
