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.
Version: | 0.2.7 |
Depends: | R (≥ 3.3) |
Imports: | assertthat, dplyr, dynutils, Matrix, methods, purrr, Rcpp (≥ 0.12.3), RcppXPtrUtils, readr, rlang, stringr, tidyr |
LinkingTo: | Rcpp |
Suggests: | ggplot2, GillespieSSA, knitr, rmarkdown, testthat (≥ 2.1.0) |
Published: | 2020-07-14 |
Author: | Robrecht Cannoodt |
Maintainer: | Robrecht Cannoodt <rcannood at gmail.com> |
BugReports: | https://github.com/rcannood/GillespieSSA2/issues |
License: | GPL (≥ 3) |
URL: | http://github.com/rcannood/GillespieSSA2 |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | GillespieSSA2 results |
Reference manual: | GillespieSSA2.pdf |
Vignettes: |
Introduction to GillespieSSA2 Converting from GillespieSSA to GillespieSSA2 Decaying-Dimerization Reaction Set (Gillespie, 2001) SIRS metapopulation model (Pineda-Krch, 2008) Linear Chain System (Cao et al., 2004) Pearl-Verhulst Logistic Growth model (Kot, 2001) Lotka Predator-Prey model (Gillespie, 1977; Kot, 2001) Radioactive Decay model (Gillespie, 1977) Rosenzweig-MacArthur Predator-Prey model (Pineda-Krch et al., 2007) Kermack-McKendrick SIR model (Brown & Rothery, 1993) |
Package source: | GillespieSSA2_0.2.7.tar.gz |
Windows binaries: | r-devel: GillespieSSA2_0.2.7.zip, r-release: GillespieSSA2_0.2.7.zip, r-oldrel: GillespieSSA2_0.2.7.zip |
macOS binaries: | r-release: GillespieSSA2_0.2.7.tgz, r-oldrel: GillespieSSA2_0.2.7.tgz |
Old sources: | GillespieSSA2 archive |
Please use the canonical form https://CRAN.R-project.org/package=GillespieSSA2 to link to this page.