Package: adaptivetau Type: Package Title: Tau-Leaping Stochastic Simulation Version: 2.3-2 Date: 2024-10-24 Authors@R: person(given = "Philip", family = "Johnson", role = c("aut", "cre"), email = "plfj@umd.edu", comment = c(ORCID = "0000-0001-6087-7064")) Depends: R (>= 2.10.1) Enhances: compiler Description: Implements adaptive tau leaping to approximate the trajectory of a continuous-time stochastic process as described by Cao et al. (2007) The Journal of Chemical Physics (aka. the Gillespie stochastic simulation algorithm). This package is based upon work supported by NSF DBI-0906041 and NIH K99-GM104158 to Philip Johnson and NIH R01-AI049334 to Rustom Antia. License: GPL (>= 3) URL: https://github.com/plfjohnson/adaptivetau BugReports: https://github.com/plfjohnson/adaptivetau/issues Repository: https://plfjohnson.r-universe.dev Date/Publication: 2024-10-24 20:21:20 UTC RemoteUrl: https://github.com/plfjohnson/adaptivetau RemoteRef: HEAD RemoteSha: 8f4768b8f2f9e0f4abf4cfbafc1fab14d26ba5df NeedsCompilation: yes Packaged: 2026-07-05 08:33:10 UTC; root Author: Philip Johnson [aut, cre] (ORCID: ) Maintainer: Philip Johnson