{
  "_id": "6a1f384cb401979e73428dcf",
  "Type": "Package",
  "Package": "GillespieSSA2",
  "Title": "Gillespie's Stochastic Simulation Algorithm for Impatient People",
  "Version": "0.3.0",
  "Authors@R": "c(person(given = \"Robrecht\",\nfamily = \"Cannoodt\",\nrole = c(\"aut\", \"cre\"),\nemail = \"rcannood@gmail.com\",\ncomment = c(ORCID = \"0000-0003-3641-729X\")),\nperson(given = \"Wouter\",\nfamily = \"Saelens\",\nrole = \"aut\",\nemail = \"wouter.saelens@gmail.com\",\ncomment = c(ORCID = \"0000-0002-7114-6248\")))",
  "Description": "A fast, scalable, and versatile framework for simulating\nlarge systems with Gillespie's Stochastic Simulation Algorithm\n('SSA').  This package is the spiritual successor to the\n'GillespieSSA' package originally written by Mario Pineda-Krch.\nBenefits of this package include major speed improvements\n(>100x), easier to understand documentation, and many unit\ntests that try to ensure the package works as intended.\nCannoodt and Saelens et al. (2021)\n<doi:10.1038/s41467-021-24152-2>.",
  "License": "GPL (>= 3)",
  "URL": "https://rcannood.github.io/GillespieSSA2/,\nhttps://github.com/rcannood/GillespieSSA2",
  "BugReports": "https://github.com/rcannood/GillespieSSA2/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.2",
  "Config/pak/sysreqs": "git libicu-dev libx11-dev",
  "Repository": "https://rcannood.r-universe.dev",
  "Date/Publication": "2023-01-23 11:25:32 UTC",
  "RemoteUrl": "https://github.com/rcannood/gillespiessa2",
  "RemoteRef": "HEAD",
  "RemoteSha": "adb5454390658a834f926c3ef259631421009c92",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-13 06:16:19 UTC",
    "User": "root"
  },
  "Author": "Robrecht Cannoodt [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3641-729X>),\nWouter Saelens [aut] (ORCID: <https://orcid.org/0000-0002-7114-6248>)",
  "Maintainer": "Robrecht Cannoodt <rcannood@gmail.com>",
  "MD5sum": "509ac4359731688108ec872c33242d81",
  "_user": "rcannood",
  "_type": "src",
  "_file": "GillespieSSA2_0.3.0.tar.gz",
  "_fileid": "ea443f6c2c952f67b3490101e29d3b63aee65f8b0950e59d9cab5dff95cdb45d",
  "_filesize": 3386671,
  "_sha256": "ea443f6c2c952f67b3490101e29d3b63aee65f8b0950e59d9cab5dff95cdb45d",
  "_created": "2026-05-13T06:16:19.000Z",
  "_published": "2026-06-02T20:08:44.144Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79161858130,
      "time": 194,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6962976860"
    },
    {
      "job": 79161858014,
      "time": 193,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6962978110"
    },
    {
      "job": 79161858404,
      "time": 186,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962974651"
    },
    {
      "job": 79161858172,
      "time": 174,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962971860"
    },
    {
      "job": 79161858706,
      "time": 163,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6962968595"
    },
    {
      "job": 79161858747,
      "time": 284,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6962998278"
    },
    {
      "job": 79161858612,
      "time": 156,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962967222"
    },
    {
      "job": 79161858394,
      "time": 246,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962989224"
    },
    {
      "job": 79161857533,
      "time": 398,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962927943"
    },
    {
      "job": 79161857276,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79161858111,
      "time": 184,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6962974199"
    },
    {
      "job": 79161858791,
      "time": 168,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6962970112"
    },
    {
      "job": 79161858441,
      "time": 209,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962980402"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rcannood/actions/runs/25781742217",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rcannood/gillespiessa2",
  "_commit": {
    "id": "adb5454390658a834f926c3ef259631421009c92",
    "author": "Robrecht Cannoodt <rcannood@gmail.com>",
    "committer": "Robrecht Cannoodt <rcannood@gmail.com>",
    "message": "move bib file\n",
    "time": 1674473132
  },
  "_maintainer": {
    "name": "Robrecht Cannoodt",
    "email": "rcannood@gmail.com",
    "login": "rcannood",
    "linkedin": "in/robrechtcannoodt",
    "orcid": "0000-0003-3641-729X",
    "uuid": 553642
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "dynutils",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.3",
      "role": "Imports"
    },
    {
      "package": "RcppXPtrUtils",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "GillespieSSA",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "rcannood",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 9,
  "_contributors": [
    {
      "user": "rcannood",
      "count": 261,
      "uuid": 553642
    },
    {
      "user": "zouter",
      "count": 6,
      "uuid": 5727377
    }
  ],
  "_userbio": {
    "uuid": 553642,
    "type": "user",
    "name": "Robrecht Cannoodt",
    "description": "CEO and Founder at @edaro"
  },
  "_downloads": {
    "count": 318,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GillespieSSA2"
  },
  "_devurl": "https://github.com/rcannood/gillespiessa2",
  "_pkgdown": "https://rcannood.github.io/GillespieSSA2/",
  "_searchresults": 67,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GillespieSSA2.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rcannood/gillespiessa2",
  "_realowner": "rcannood",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.4",
      "date": "2019-08-05"
    },
    {
      "version": "0.2.5",
      "date": "2019-08-22"
    },
    {
      "version": "0.2.6.1",
      "date": "2020-03-14"
    },
    {
      "version": "0.2.7",
      "date": "2020-07-14"
    },
    {
      "version": "0.2.8",
      "date": "2021-05-18"
    },
    {
      "version": "0.2.10",
      "date": "2022-09-23"
    },
    {
      "version": "0.3.0",
      "date": "2023-01-23"
    }
  ],
  "_exports": [
    "compile_reactions",
    "ode_em",
    "plot_ssa",
    "port_reactions",
    "reaction",
    "ssa",
    "ssa_btl",
    "ssa_etl",
    "ssa_exact"
  ],
  "_help": [
    {
      "page": "compile_reactions",
      "title": "Precompile the reactions",
      "topics": [
        "compile_reactions"
      ]
    },
    {
      "page": "GillespieSSA2",
      "title": "'GillespieSSA2': Gillespie's Stochastic Simulation Algorithm for impatient people.",
      "topics": [
        "GillespieSSA2-package",
        "GillespieSSA2"
      ]
    },
    {
      "page": "ode_em",
      "title": "Euler-Maruyama method (EM)",
      "topics": [
        "ode_em"
      ]
    },
    {
      "page": "plot_ssa",
      "title": "Simple plotting of ssa output",
      "topics": [
        "plot_ssa"
      ]
    },
    {
      "page": "port_reactions",
      "title": "Port GillespieSSA parameters to GillespieSSA2",
      "topics": [
        "port_reactions"
      ]
    },
    {
      "page": "print_ssa",
      "title": "Print various SSA objects",
      "topics": [
        "print.SSA_method",
        "print.SSA_reaction"
      ]
    },
    {
      "page": "reaction",
      "title": "Define a reaction",
      "topics": [
        "reaction"
      ]
    },
    {
      "page": "ssa",
      "title": "Invoking the stochastic simulation algorithm",
      "topics": [
        "ssa"
      ]
    },
    {
      "page": "ssa_btl",
      "title": "Binomial tau-leap method (BTL)",
      "topics": [
        "ssa_btl"
      ]
    },
    {
      "page": "ssa_etl",
      "title": "Explicit tau-leap method (ETL)",
      "topics": [
        "ssa_etl"
      ]
    },
    {
      "page": "ssa_exact",
      "title": "Exact method",
      "topics": [
        "ssa_exact"
      ]
    }
  ],
  "_readme": "https://github.com/rcannood/gillespiessa2/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "desc",
    "dplyr",
    "dynutils",
    "generics",
    "glue",
    "hms",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxyC",
    "purrr",
    "R6",
    "Rcpp",
    "RcppArmadillo",
    "RcppXPtrUtils",
    "readr",
    "remotes",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "converting_from_GillespieSSA.Rmd",
      "filename": "converting_from_GillespieSSA.html",
      "title": "Converting from GillespieSSA to GillespieSSA2",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2019-08-09 08:45:02",
      "modified": "2020-07-14 10:14:39",
      "commits": 2
    },
    {
      "source": "decaying_dimer.Rmd",
      "filename": "decaying_dimer.html",
      "title": "Decaying-Dimerization Reaction Set",
      "engine": "knitr::rmarkdown",
      "headings": [
        "References"
      ],
      "created": "2019-07-17 15:22:19",
      "modified": "2023-01-23 11:25:32",
      "commits": 6
    },
    {
      "source": "an_introduction.Rmd",
      "filename": "an_introduction.html",
      "title": "Introduction to GillespieSSA2",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2019-08-09 08:45:02",
      "modified": "2020-07-14 10:14:39",
      "commits": 2
    },
    {
      "source": "sir.Rmd",
      "filename": "sir.html",
      "title": "Kermack-McKendrick SIR model",
      "engine": "knitr::rmarkdown",
      "headings": [
        "References"
      ],
      "created": "2019-08-09 08:45:02",
      "modified": "2023-01-23 11:25:32",
      "commits": 5
    },
    {
      "source": "linear_chain.Rmd",
      "filename": "linear_chain.html",
      "title": "Linear Chain System",
      "engine": "knitr::rmarkdown",
      "headings": [
        "References"
      ],
      "created": "2019-08-09 08:45:02",
      "modified": "2023-01-23 11:25:32",
      "commits": 5
    },
    {
      "source": "lotka_predator_prey.Rmd",
      "filename": "lotka_predator_prey.html",
      "title": "Lotka Predator-Prey model",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2019-08-09 08:45:02",
      "modified": "2023-01-23 11:25:32",
      "commits": 4
    },
    {
      "source": "logistic_growth.Rmd",
      "filename": "logistic_growth.html",
      "title": "Pearl-Verhulst Logistic Growth model",
      "engine": "knitr::rmarkdown",
      "headings": [
        "References"
      ],
      "created": "2019-08-09 08:45:02",
      "modified": "2023-01-23 11:25:32",
      "commits": 5
    },
    {
      "source": "radioactive_decay.Rmd",
      "filename": "radioactive_decay.html",
      "title": "Radioactive Decay model",
      "engine": "knitr::rmarkdown",
      "headings": [
        "References"
      ],
      "created": "2019-08-09 08:45:02",
      "modified": "2023-01-23 11:25:32",
      "commits": 5
    },
    {
      "source": "rm_predator_prey.Rmd",
      "filename": "rm_predator_prey.html",
      "title": "Rosenzweig-MacArthur Predator-Prey model",
      "engine": "knitr::rmarkdown",
      "headings": [
        "References"
      ],
      "created": "2019-08-09 08:45:02",
      "modified": "2023-01-23 11:25:32",
      "commits": 5
    },
    {
      "source": "epi_chain.Rmd",
      "filename": "epi_chain.html",
      "title": "SIRS metapopulation model",
      "engine": "knitr::rmarkdown",
      "headings": [
        "References"
      ],
      "created": "2019-08-09 08:45:02",
      "modified": "2023-01-23 11:25:32",
      "commits": 5
    }
  ],
  "_score": 6.956408571195833,
  "_indexed": true,
  "_nocasepkg": "gillespiessa2",
  "_universes": [
    "rcannood"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-13T06:18:55.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "adb5454390658a834f926c3ef259631421009c92",
      "fileid": "385c377ca406ae7e7b70964e6dd815ad0a00a14c767cc3b27443944b104b3a6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rcannood/actions/runs/25781742217"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-13T06:19:00.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "adb5454390658a834f926c3ef259631421009c92",
      "fileid": "cc42ee193acfacc62169fcbc906999a6097bb2b278b1075dfa09e009ca1f5cbb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rcannood/actions/runs/25781742217"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-13T06:18:52.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "adb5454390658a834f926c3ef259631421009c92",
      "fileid": "37e99558a17bdb9128b43f102bb0615d335be60b8f2b3a6f8d314fc86998afd4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rcannood/actions/runs/25781742217"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-13T06:18:41.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "adb5454390658a834f926c3ef259631421009c92",
      "fileid": "e43671f34ca0b21ef807380390a170762104f92693839bd6295e0fe2e2b5201d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rcannood/actions/runs/25781742217"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-13T06:18:26.000Z",
      "arch": "aarch64",
      "commit": "adb5454390658a834f926c3ef259631421009c92",
      "fileid": "79f1893a5b3cae5df16622d6bcdabfded1605a5b9a9c6d20bcda1e024b7105d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rcannood/actions/runs/25781742217"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-13T06:19:31.000Z",
      "arch": "x86_64",
      "commit": "adb5454390658a834f926c3ef259631421009c92",
      "fileid": "020cec5fd6ad5537b783254a1a4cea07d4554462d80e3252da1a87424018327e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rcannood/actions/runs/25781742217"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-13T06:18:25.000Z",
      "arch": "aarch64",
      "commit": "adb5454390658a834f926c3ef259631421009c92",
      "fileid": "3b65024aa4553d869c3b517066444af1bfb78cf97a6689e4a497ce5f4bfc310a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rcannood/actions/runs/25781742217"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-13T06:19:12.000Z",
      "arch": "x86_64",
      "commit": "adb5454390658a834f926c3ef259631421009c92",
      "fileid": "b1f3bc4ee7480a70ac4c242607d484fca9c3cefed8317dda4c571eb30cd29f32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rcannood/actions/runs/25781742217"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-13T06:17:59.000Z",
      "arch": "x86_64",
      "commit": "adb5454390658a834f926c3ef259631421009c92",
      "fileid": "4d380f14d04bd4bf1449df413cd3774d777e869cd31e43ccc0a552a3d1401549",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rcannood/actions/runs/25781742217"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-13T06:17:55.000Z",
      "arch": "x86_64",
      "commit": "adb5454390658a834f926c3ef259631421009c92",
      "fileid": "46886ed37f2a4e93adf65f6c6f4d6edb71cac8771ef9b05350e13949f563f4f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rcannood/actions/runs/25781742217"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-13T06:18:20.000Z",
      "arch": "x86_64",
      "commit": "adb5454390658a834f926c3ef259631421009c92",
      "fileid": "5ce1a705dc9bccaf60eab265b8507c50e57ca502c251cb0c454abcf22be54563",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rcannood/actions/runs/25781742217"
    }
  ]
}