Package: DSAIDE
Type: Package
Title: Dynamical Systems Approach to Infectious Disease Epidemiology
Description: A collection of 'shiny' apps that allow for the simulation and
    exploration of various infectious disease transmission dynamics scenarios.
    The purpose of the package is to help individuals learn 
    about infectious disease epidemiology from a dynamical systems perspective.
    All apps include explanations of the underlying models and instructions on
    what to do with the models. 
Version: 0.8.2
Date: 2019-07-04
Authors@R: c(
    person("Andreas", "Handel", email = "ahandel@uga.edu", 
    role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4622-1146") ),
	  person("Christine", "Casey",  role = "ctb", comment = "Parasite Model App"), 
	  person("Isaac Chun-Hai", "Fung",  role = "ctb"), 
	  person("Ronald", "Galiwango",  role = "ctb", comment = "Surveillance App"), 
	  person("Chase", "Golden",  role = "ctb", comment = "Maternal Immunity App"), 
	  person("Spencer", "Hall",  role = "ctb"), 
	  person("Ben", "Listyg",  role = "ctb"), 
    person("Brian", "McKay",  role = "ctb"),
    person("John", "Rossow",  role = "ctb"),
    person("Sina", "Solaimanpour",  role = "ctb"),
    person("Kevin", "Spiegel",  role = "ctb", comment = "Global Warming App"), 
    person("Henok", "Woldu",  role = "ctb")
    )
Maintainer: Andreas Handel <ahandel@uga.edu>
License: GPL-3
Encoding: UTF-8
LazyData: TRUE
Imports: adaptivetau (>= 2.2), deSolve (>= 1.13), dplyr (>= 0.7.4),
        ggplot2 (>= 2.2), gridExtra (>= 2.3), lhs (>= 0.15), nloptr,
        plotly, stats (>= 3.4), utils (>= 3.4), XML (>= 3.98)
Depends: R (>= 3.4), shiny (>= 1.0)
Suggests: covr, devtools, knitr (>= 1.15), pkgdown, rmarkdown (>=
        1.10), roxygen2, testthat
RoxygenNote: 6.1.1
VignetteBuilder: knitr
URL: https://ahgroup.github.io/DSAIDE,
        https://github.com/ahgroup/DSAIDE
BugReports: https://github.com/ahgroup/DSAIDE/issues
NeedsCompilation: no
Packaged: 2019-07-04 15:30:58 UTC; andreas
Author: Andreas Handel [aut, cre] (<https://orcid.org/0000-0002-4622-1146>),
  Christine Casey [ctb] (Parasite Model App),
  Isaac Chun-Hai Fung [ctb],
  Ronald Galiwango [ctb] (Surveillance App),
  Chase Golden [ctb] (Maternal Immunity App),
  Spencer Hall [ctb],
  Ben Listyg [ctb],
  Brian McKay [ctb],
  John Rossow [ctb],
  Sina Solaimanpour [ctb],
  Kevin Spiegel [ctb] (Global Warming App),
  Henok Woldu [ctb]
Repository: CRAN
Date/Publication: 2019-07-04 16:00:15 UTC
