Package: EpiContactTrace
Title: Epidemiological tool for contact tracing
Version: 0.8.5
Date: 2013-07-19
Authors@R: c(
    person("Maria",
    "Noremark",
    role = c("aut")),
    person("Stefan",
    "Widgren",
    role = c("aut", "cre"),
    email = "stefan.widgren@sva.se"))
Description: Routines for epidemiological contact tracing
    and visualisation of network of contacts.
License: EUPL
URL: https://github.com/stewid/EpiContactTrace
Type: Package
LazyLoad: yes
Imports: igraph0, plyr, R2HTML
Depends: R(>= 2.15.1), graphics, methods, Rcpp (>= 0.9.13)
Suggests: animation, ggmap, testthat
Collate: 'Contacts.r' 'ContactTrace.r' 'EpiContactTrace-package.r'
        'trace.R' 'in-degree.r' 'out-degree.r'
        'ingoing-contact-chain.r' 'outgoing-contact-chain.r'
        'network-summary.r' 'network-structure.r' 'plot.r' 'report.r'
        'shortest-paths.r' 'show.r' 'animate.r'
LinkingTo: Rcpp
Packaged: 2013-07-19 16:51:23 UTC; Stefan
Author: Maria Noremark [aut],
  Stefan Widgren [aut, cre]
Maintainer: Stefan Widgren <stefan.widgren@sva.se>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-07-19 20:06:44
