-
Christina Azodi authoredChristina Azodi authored
DESCRIPTION 1.38 KiB
Package: sirPLUS
Type: Package
Title: Using stochastic individual compartment models (ICMs) to simulate COVID-19 spread
Version: 1.0
Date: 2020-03-23
Authors@R:
c(person("Christina", "Azodi", role = c("aut"),
email = "cazodi@svi.edu.au",
comment = c(ORCID = "0000-0002-6097-606X")),
person("Puxue", "Qiao", role = c("aut"),
email = "pqiao@svi.edu.au"),
person("Ruqian", "Lyu", role = c("aut"),
email = "rlyu@svi.edu.au"),
person("Davis", "McCarthy", role = c("aut", "cre"),
email = "dmccarthy@svi.edu.au",
comment = c(ORCID = "0000-0002-2218-6833")))
Description: sirPlus is a package for the modeling of COVID-19 spread using
stochastic individual compartment models (ICMs). It provides a simple interface
for creating experiments to demonstrate how factors like social-distancing and
epidemeological parameters will change the curve.
License: GPL-3 + file LICENSE
LazyData: TRUE
Depends:
R (>= 3.6)
Imports:
tidyverse,
magrittr,
lubridate,
stringr,
tibble,
broom,
ggplot2,
gt,
knitr,
devtools,
DiagrammeR,
parallel,
foreach,
tictoc,
EpiModel,
incidence,
earlyR,
dplyr,
tidyr
Suggests:
magick,
testthat,
rmarkdown,
BiocManager,
spelling
biocViews: Epidemiology, Software
RoxygenNote: 7.0.2
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-GB