Installation

Please install from our r-universe:

install.packages(
  "mcstate",
  repos = c("https://mrc-ide.r-universe.dev", "https://cloud.r-project.org"))

If you prefer, you can install from GitHub with remotes:

remotes::install_github("mrc-ide/mcstate")

You will need recent versions of the dust, odin, and odin.dust packages to use this package, which can be installed in the same way.

License

MIT © Imperial College of Science, Technology and Medicine