Skip to content

mrc-ide/mcstate

Repository files navigation

mcstate

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. R build status CodeFactor codecov.io

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