Skip to content

GillespieSSA

Gillespie's Stochastic Simulation Algorithm (SSA)

v0.6.2 · Mar 10, 2022 · GPL (>= 3)

Description

Provides a simple to use, intuitive, and extensible interface to several stochastic simulation algorithms for generating simulated trajectories of finite population continuous-time model. Currently it implements Gillespie's exact stochastic simulation algorithm (Direct method) and several approximate methods (Explicit tau-leap, Binomial tau-leap, and Optimized tau-leap). The package also contains a library of template models that can be run as demo models and can easily be customized and extended. Currently the following models are included, 'Decaying-Dimerization' reaction set, linear chain system, logistic growth model, 'Lotka' predator-prey model, Rosenzweig-MacArthur predator-prey model, 'Kermack-McKendrick' SIR model, and a 'metapopulation' SIRS model. Pineda-Krch et al. (2008) <doi:10.18637/jss.v025.i12>.

Downloads

429

Last 30 days

8824th

1.5K

Last 90 days

9K

Last year

Trend: +6.5% (30d vs prior 30d)

CRAN Check Status

14 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 OK
r-oldrel-macos-x86_64 OK
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 History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (2)

imports

suggests

Dependency Network

Dependencies Reverse dependencies hybridModels GillespieSSA2 GillespieSSA

Version History

new 0.6.2 Mar 10, 2026
updated 0.6.2 ← 0.6.1 diff Mar 9, 2022
updated 0.6.1 ← 0.6.0 diff Jul 25, 2019
updated 0.6.0 ← 0.5-4 diff Jul 14, 2019
updated 0.5-4 ← 0.5-3 diff Jan 14, 2012
updated 0.5-3 ← 0.5-2 diff Feb 20, 2008
updated 0.5-2 ← 0.5-1 diff Jan 18, 2008
updated 0.5-1 ← 0.5-0 diff Jan 15, 2008
updated 0.5-0 ← 0.4-0 diff Oct 19, 2007
updated 0.4-0 ← 0.3-1 diff Oct 13, 2007
updated 0.3-1 ← 0.2-0 diff Oct 3, 2007
new 0.2-0 Sep 20, 2007