Skip to content

SimInf

A Framework for Data-Driven Stochastic Disease Spread Simulations

v10.1.0 · Nov 17, 2025 · GPL-3

Description

Provides an efficient and very flexible framework to conduct data-driven epidemiological modeling in realistic large scale disease spread simulations. The framework integrates infection dynamics in subpopulations as continuous-time Markov chains using the Gillespie stochastic simulation algorithm and incorporates available data such as births, deaths and movements as scheduled events at predefined time-points. Using C code for the numerical solvers and 'OpenMP' (if available) to divide work over multiple processors ensures high performance when simulating a sample outcome. One of our design goals was to make the package extendable and enable usage of the numerical solvers from other R extension packages in order to facilitate complex epidemiological research. The package contains template models and can be extended with user-defined models. For more details see the paper by Widgren, Bauer, Eriksson and Engblom (2019) <doi:10.18637/jss.v091.i12>. The package also provides functionality to fit models to time series data using the Approximate Bayesian Computation Sequential Monte Carlo ('ABC-SMC') algorithm of Toni and others (2009) <doi:10.1098/rsif.2008.0172> or the Particle Markov Chain Monte Carlo ('PMCMC') algorithm of 'Andrieu' and others (2010) <doi:10.1111/j.1467-9868.2009.00736.x>.

Downloads

495

Last 30 days

7942nd

1.3K

Last 90 days

8.7K

Last year

Trend: -4.4% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-oldrel-macos-arm64

installed package size

installed size is  6.7Mb
  sub-directories of 1Mb or more:
    data   1.7Mb
    doc    1.1Mb
    libs   2.8Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  8.2Mb
  sub-directories of 1Mb or more:
    data   2.8Mb
    doc    1.1Mb
    libs   3.2Mb

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is  6.7Mb
  sub-directories of 1Mb or more:
    data   1.7Mb
    doc    1.1Mb
    libs   2.8Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  8.2Mb
  sub-directories of 1Mb or more:
    data   2.8Mb
    doc    1.1Mb
    libs   3.2Mb

Dependency Network

Dependencies Reverse dependencies digest MASS Matrix SimInf

Version History

new 10.1.0 Mar 10, 2026
updated 10.1.0 ← 10.0.0 diff Nov 16, 2025
updated 10.0.0 ← 9.8.1 diff Nov 12, 2025
updated 9.8.1 ← 9.7.0 diff Jun 20, 2024
updated 9.7.0 ← 9.6.0 diff Apr 22, 2024
updated 9.6.0 ← 9.5.0 diff Dec 19, 2023
updated 9.5.0 ← 9.4.0 diff Jan 22, 2023
updated 9.4.0 ← 9.3.1 diff Jan 5, 2023
updated 9.3.1 ← 9.2.0 diff Oct 6, 2022
updated 9.2.0 ← 9.1.0 diff Sep 2, 2022
updated 9.1.0 ← 9.0.0 diff Jun 7, 2022
updated 9.0.0 ← 8.4.0 diff Apr 19, 2022
updated 8.4.0 ← 8.3.2 diff Sep 18, 2021
updated 8.3.2 ← 8.3.0 diff Jun 29, 2021
updated 8.3.0 ← 8.2.0 diff Jun 24, 2021
updated 8.2.0 ← 8.1.0 diff Dec 5, 2020
updated 8.1.0 ← 8.0.0 diff Oct 17, 2020
updated 8.0.0 ← 7.0.1 diff Sep 12, 2020
updated 7.0.1 ← 7.0.0 diff Jun 17, 2020
updated 7.0.0 ← 6.5.1 diff May 22, 2020