This package implements models of Group A Streptococcal (GAS) transmission.
You will need a compiler to install dependencies for the package, and to build
the models. Use pkgbuild::check_build_tools() to see if your system is usable.
You will need the packages odin and mcstate, which can be installed using:
remotes::install_github("mrc-ide/odin", upgrade = FALSE)
remotes::install_github("mrc-ide/mcstate", upgrade = FALSE)The package can then be installed directly from GitHub with:
remotes::install_github("mrc-ide/gasworks", upgrade = FALSE)MIT © Imperial College of Science, Technology and Medicine