{
  "_id": "6a2be1e93efcd9bda42cbb0e",
  "Package": "adaptivetau",
  "Type": "Package",
  "Title": "Tau-Leaping Stochastic Simulation",
  "Version": "2.3-2",
  "Date": "2024-10-24",
  "Authors@R": "person(given = \"Philip\",\nfamily = \"Johnson\",\nrole = c(\"aut\", \"cre\"),\nemail = \"plfj@umd.edu\",\ncomment = c(ORCID = \"0000-0001-6087-7064\"))",
  "Description": "Implements adaptive tau leaping to approximate the\ntrajectory of a continuous-time stochastic process as described\nby Cao et al. (2007) The Journal of Chemical Physics\n<doi:10.1063/1.2745299> (aka. the Gillespie stochastic\nsimulation algorithm).  This package is based upon work\nsupported by NSF DBI-0906041 and NIH K99-GM104158 to Philip\nJohnson and NIH R01-AI049334 to Rustom Antia.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/plfjohnson/adaptivetau",
  "BugReports": "https://github.com/plfjohnson/adaptivetau/issues",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-12 10:37:09 UTC",
    "User": "root"
  },
  "Author": "Philip Johnson [aut, cre]\n(<https://orcid.org/0000-0001-6087-7064>)",
  "Maintainer": "Philip Johnson <plfj@umd.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-10-24 21:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/adaptivetau",
  "RemoteRef": "HEAD",
  "RemoteSha": "564e373e694868d637593d277d3be658f0df8c57",
  "MD5sum": "98a6b0dd56579d97d2768c2dba131d7b",
  "_user": "cran",
  "_type": "src",
  "_file": "adaptivetau_2.3-2.tar.gz",
  "_fileid": "f0d5a8a5d3d70df5883d4450cf604d29ebb3cef5aafedb157e42e2d55c4ef4be",
  "_filesize": 382550,
  "_sha256": "f0d5a8a5d3d70df5883d4450cf604d29ebb3cef5aafedb157e42e2d55c4ef4be",
  "_created": "2026-06-12T10:37:09.000Z",
  "_published": "2026-06-12T10:39:37.529Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81010259413,
      "time": 109,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7589362799"
    },
    {
      "job": 81010259373,
      "time": 99,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7589359240"
    },
    {
      "job": 81010259356,
      "time": 95,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7589357687"
    },
    {
      "job": 81010259392,
      "time": 107,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7589361875"
    },
    {
      "job": 81009773969,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7589324926"
    },
    {
      "job": 81010259331,
      "time": 81,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7589353322"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27410326656",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/adaptivetau",
  "_commit": {
    "id": "564e373e694868d637593d277d3be658f0df8c57",
    "author": "Philip Johnson <plfj@umd.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.3-2\n",
    "time": 1729803602
  },
  "_maintainer": {
    "name": "Philip Johnson",
    "email": "plfj@umd.edu",
    "login": "plfjohnson",
    "description": "",
    "uuid": 114342130,
    "orcid": "0000-0001-6087-7064"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10.1",
      "role": "Depends"
    },
    {
      "package": "compiler",
      "role": "Enhances"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "plfjohnson",
      "count": 6,
      "uuid": 114342130
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 905,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/adaptivetau"
  },
  "_mentions": 10,
  "_devurl": "https://github.com/plfjohnson/adaptivetau",
  "_searchresults": 161,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/adaptivetau.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/plfjohnson/adaptivetau",
  "_realowner": "plfjohnson",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.9",
      "date": "2010-10-20"
    },
    {
      "version": "0.901",
      "date": "2010-11-13"
    },
    {
      "version": "0.902",
      "date": "2011-01-03"
    },
    {
      "version": "1.0",
      "date": "2012-04-10"
    },
    {
      "version": "1.1",
      "date": "2013-07-28"
    },
    {
      "version": "1.1-1",
      "date": "2013-11-11"
    },
    {
      "version": "2.0",
      "date": "2014-03-24"
    },
    {
      "version": "2.1",
      "date": "2014-05-08"
    },
    {
      "version": "2.2",
      "date": "2014-11-19"
    },
    {
      "version": "2.2-1",
      "date": "2016-10-24"
    },
    {
      "version": "2.2-2",
      "date": "2019-03-12"
    },
    {
      "version": "2.2-3",
      "date": "2019-03-20"
    },
    {
      "version": "2.3",
      "date": "2023-11-28"
    },
    {
      "version": "2.3-1",
      "date": "2024-04-17"
    },
    {
      "version": "2.3-2",
      "date": "2024-10-24"
    }
  ],
  "_exports": [
    "ssa.adaptivetau",
    "ssa.exact",
    "ssa.maketrans"
  ],
  "_help": [
    {
      "page": "ssa.adaptivetau",
      "title": "Approximate stochastic simulation algorithm",
      "topics": [
        "adaptivetau",
        "ssa.adaptivetau"
      ]
    },
    {
      "page": "ssa.exact",
      "title": "Exact stochastic simulation algorithm",
      "topics": [
        "ssa.exact"
      ]
    },
    {
      "page": "ssa.maketrans",
      "title": "Make transition matrix",
      "topics": [
        "ssa.maketrans"
      ]
    }
  ],
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "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": "adaptivetau.Rnw",
      "filename": "adaptivetau.pdf",
      "title": "adaptivetau examples",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2012-04-09",
      "modified": "2014-11-19",
      "commits": 4
    }
  ],
  "_score": 5.286007122079475,
  "_indexed": false,
  "_nocasepkg": "adaptivetau",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://plfjohnson.r-universe.dev/adaptivetau",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3-2",
      "date": "2026-06-12T10:39:13.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "564e373e694868d637593d277d3be658f0df8c57",
      "fileid": "66fd7c86867a7223d067d51b55fec78df647208f114314e7d33d3ccea8370eca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27410326656"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3-2",
      "date": "2026-06-12T10:39:00.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "564e373e694868d637593d277d3be658f0df8c57",
      "fileid": "5ded33390838429f1e900fc7dc1fc788cd8b82fe952dbde999df94b6771be53d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27410326656"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.3-2",
      "date": "2026-06-12T10:38:57.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "564e373e694868d637593d277d3be658f0df8c57",
      "fileid": "76d85a931a9361dbfc0a4cd68f612afe5ced44b825e2964c6faf6aa7741139bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27410326656"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.3-2",
      "date": "2026-06-12T10:39:05.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "564e373e694868d637593d277d3be658f0df8c57",
      "fileid": "75713580205ddb524f1a522a33f09298f2dbe2f0a5632043584ca22abf24de07",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27410326656"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.3-2",
      "date": "2026-06-12T10:38:52.000Z",
      "arch": "emscripten",
      "commit": "564e373e694868d637593d277d3be658f0df8c57",
      "fileid": "54310e76e3900af8017686168f7e0312e045d8bfb3233d970fb3e67ec63d6e3f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27410326656"
    }
  ]
}