Package: EpiModel
Version: 1.0
Date: 2014-06-08
Title: Mathematical Modeling of Infectious Disease
Description: Tools for simulating mathematical models of infectious disease.
    Epidemic model classes include deterministic compartmental models,
    stochastic individual contact models, and stochastic network models.
    Disease types include SI, SIR, and SIS epidemics with and without
    demography, with tools available for expansion to model complex epidemic
    processes.
Maintainer: Samuel Jenness <sjenness@uw.edu>
Authors@R: c(person("Samuel", "Jenness",
    role=c("cre","aut"), email="sjenness@uw.edu"),
    person("Steven M.","Goodreau",
    role=c("aut"), email="goodreau@uw.edu"),
    person("Martina", "Morris",
    role=c("aut"), email="morrism@uw.edu"),
    person("Li", "Wang",
    role=c("ctb"), email="lxwang@uw.edu"))
License: GPL-2
URL: http://statnet.org/trac/wiki/EpiModel/
BugReports: http://mailman.u.washington.edu/mailman/listinfo/epimodel
Depends: R (>= 3.0), network (>= 1.9.0), networkDynamic (>= 0.6.3),
        tergm (>= 3.1.4)
Imports: deSolve (>= 1.10-6), ergm (>= 3.1.2), RColorBrewer,
        statnet.common
Suggests: knitr, ndtv, shiny
VignetteBuilder: knitr
Packaged: 2014-06-09 00:39:34 UTC; SMJ
Author: Samuel Jenness [cre, aut],
  Steven M. Goodreau [aut],
  Martina Morris [aut],
  Li Wang [ctb]
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-06-09 07:46:48
