Package: GillespieSSA2 0.3.0
GillespieSSA2: Gillespie's Stochastic Simulation Algorithm for Impatient People
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>.
Authors:
GillespieSSA2_0.3.0.tar.gz
GillespieSSA2_0.3.0.zip(r-4.7)GillespieSSA2_0.3.0.zip(r-4.6)GillespieSSA2_0.3.0.zip(r-4.5)
GillespieSSA2_0.3.0.tgz(r-4.6-x86_64)GillespieSSA2_0.3.0.tgz(r-4.6-arm64)GillespieSSA2_0.3.0.tgz(r-4.5-x86_64)GillespieSSA2_0.3.0.tgz(r-4.5-arm64)
GillespieSSA2_0.3.0.tar.gz(r-4.7-arm64)GillespieSSA2_0.3.0.tar.gz(r-4.7-x86_64)GillespieSSA2_0.3.0.tar.gz(r-4.6-arm64)GillespieSSA2_0.3.0.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
GillespieSSA2/json (API)
| # Install 'GillespieSSA2' in R: |
| install.packages('GillespieSSA2', repos = c('https://rcannood.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rcannood/gillespiessa2/issues
Pkgdown/docs site:https://rcannood.github.io
Last updated from:adb5454390. Checks:12 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 553 | ||
| linux-devel-x86_64 | OK | 193 | ||
| source / vignettes | OK | 350 | ||
| linux-release-arm64 | OK | 232 | ||
| linux-release-x86_64 | OK | 227 | ||
| macos-release-arm64 | OK | 181 | ||
| macos-release-x86_64 | OK | 284 | ||
| macos-oldrel-arm64 | OK | 145 | ||
| macos-oldrel-x86_64 | OK | 307 | ||
| windows-devel | OK | 197 | ||
| windows-release | OK | 180 | ||
| windows-oldrel | OK | 166 | ||
| wasm-release | FAIL | 128 |
Exports:compile_reactionsode_emplot_ssaport_reactionsreactionssassa_btlssa_etlssa_exact
Dependencies:assertthatbitbit64clicliprcpp11crayondescdplyrdynutilsgenericsgluehmslatticelifecyclemagrittrMatrixpillarpkgconfigprettyunitsprogressproxyCpurrrR6RcppRcppArmadilloRcppXPtrUtilsreadrremotesrlangstringistringrtibbletidyrtidyselecttzdbutf8vctrsvroomwithr
Last update: 2023-01-23
Started: 2019-07-17
Last update: 2023-01-23
Started: 2019-08-09
Last update: 2023-01-23
Started: 2019-08-09
Last update: 2023-01-23
Started: 2019-08-09
Last update: 2023-01-23
Started: 2019-08-09
Last update: 2023-01-23
Started: 2019-08-09
Last update: 2023-01-23
Started: 2019-08-09
Last update: 2023-01-23
Started: 2019-08-09
Last update: 2020-07-14
Started: 2019-08-09
Last update: 2020-07-14
Started: 2019-08-09
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Precompile the reactions | compile_reactions |
| 'GillespieSSA2': Gillespie's Stochastic Simulation Algorithm for impatient people. | GillespieSSA2-package GillespieSSA2 |
| Euler-Maruyama method (EM) | ode_em |
| Simple plotting of ssa output | plot_ssa |
| Port GillespieSSA parameters to GillespieSSA2 | port_reactions |
| Print various SSA objects | print.SSA_method print.SSA_reaction |
| Define a reaction | reaction |
| Invoking the stochastic simulation algorithm | ssa |
| Binomial tau-leap method (BTL) | ssa_btl |
| Explicit tau-leap method (ETL) | ssa_etl |
| Exact method | ssa_exact |
