forked from ahgroup/DSAIDE
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
31 lines (31 loc) · 1.02 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
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.4.0
Date: 2017-03-01
Authors@R: c(
person("Andreas", "Handel", email = "ahandel@uga.edu",
role = c("aut", "cre")),
person("Sina", "Solaimanpour", role = "ctb") )
Maintainer: Andreas Handel <ahandel@uga.edu>
License: GPL-3
LazyData: TRUE
Imports:
deSolve (>= 1.13),
knitr (>= 1.15),
adaptivetau (>= 2.2),
utils
Depends:
shiny (>= 1.0)
Suggests:
rmarkdown
RoxygenNote: 6.0.1
VignetteBuilder: knitr
URL: https://github.com/ahgroup/DSAIDE
BugReports: https://github.com/ahgroup/DSAIDE/issues