CRAN/E | GillespieSSA2

GillespieSSA2

Gillespie's Stochastic Simulation Algorithm for Impatient People

Installation

About

A fast, scalable, and versatile framework for simulating large systems with Gillespie's Stochastic Simulation Algorithm ('SSA'). This package is the spiritual successor to the 'GillespieSSA' package originally written by Mario Pineda-Krch. Benefits of this package include major speed improvements (>100x), easier to understand documentation, and many unit tests that try to ensure the package works as intended. Cannoodt and Saelens et al. (2021) doi:10.1038/s41467-021-24152-2.

Citation GillespieSSA2 citation info
rcannood.github.io/GillespieSSA2/
github.com/rcannood/GillespieSSA2
Bug report File report

Key Metrics

Version 0.3.0
R ≥ 3.3
Published 2023-01-23 469 days ago
Needs compilation? yes
License GPL (≥ 3)
CRAN checks GillespieSSA2 results

Downloads

Yesterday 13 +117%
Last 7 days 104 -19%
Last 30 days 390 +2%
Last 90 days 1.210 -11%
Last 365 days 4.905 -2%

Maintainer

Maintainer

Robrecht Cannoodt

rcannood@gmail.com

Authors

Robrecht Cannoodt

aut / cre

Wouter Saelens

aut

Material

README
NEWS
Reference manual
Package source

Vignettes

Introduction to GillespieSSA2
Converting from GillespieSSA to GillespieSSA2
Decaying-Dimerization Reaction Set
SIRS metapopulation model
Linear Chain System
Pearl-Verhulst Logistic Growth model
Lotka Predator-Prey model
Radioactive Decay model
Rosenzweig-MacArthur Predator-Prey model
Kermack-McKendrick SIR model

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

GillespieSSA2 archive

Depends

R ≥ 3.3

Imports

assertthat
dplyr
dynutils
Matrix
methods
purrr
Rcpp ≥0.12.3
RcppXPtrUtils
readr
rlang
stringr
tidyr

Suggests

covr
ggplot2
GillespieSSA
knitr
rmarkdown
testthat ≥2.1.0

LinkingTo

Rcpp

Reverse Imports

dyngen