Package: EpiModel
Version: 1.0.2
Date: 2014-08-29
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.github.io/EpiModel
BugReports: https://github.com/statnet/EpiModelPreview/issues
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, testthat
VignetteBuilder: knitr
Packaged: 2014-08-30 07:02:22 UTC; SMJ
Author: Samuel Jenness [cre, aut],
  Steven M. Goodreau [aut],
  Martina Morris [aut],
  Li Wang [ctb]
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-08-30 09:19:30
