{
  "_id": "6a26a36624555f66ed5226ea",
  "Package": "SimBIID",
  "Title": "Simulation-Based Inference Methods for Infectious Disease Models",
  "Version": "0.2.2",
  "Authors@R": "c(person(\"Trevelyan J.\", \"McKinley\", email = \"t.mckinley@exeter.ac.uk\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Stefan\", \"Widgren\", role = \"aut\", email = \"stefan.widgren@gmail.com\",\ncomment = \"Author of 'R/mparse.R'\"),\nperson(\"Pavol\", \"Bauer\", role = \"cph\", comment = 'R/mparse.R'),\nperson(\"Robin\", \"Eriksson\", role = \"cph\", comment = 'R/mparse.R'),\nperson(\"Stefan\", \"Engblom\", role = \"cph\", comment = 'R/mparse.R'))",
  "Description": "Provides some code to run simulations of state-space\nmodels, and then use these in the Approximate Bayesian\nComputation Sequential Monte Carlo (ABC-SMC) algorithm of Toni\net al. (2009) <doi:10.1098/rsif.2008.0172> and a bootstrap\nparticle filter based particle Markov chain Monte Carlo (PMCMC)\nalgorithm (Andrieu et al., 2010\n<doi:10.1111/j.1467-9868.2009.00736.x>). Also provides\nfunctions to plot and summarise the outputs.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/tjmckinley/SimBIID",
  "BugReports": "https://github.com/tjmckinley/SimBIID/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-08 11:06:25 UTC",
    "User": "root"
  },
  "Author": "Trevelyan J. McKinley [aut, cre], Stefan Widgren [aut] (Author\nof 'R/mparse.R'), Pavol Bauer [cph] (R/mparse.R), Robin\nEriksson [cph] (R/mparse.R), Stefan Engblom [cph] (R/mparse.R)",
  "Maintainer": "Trevelyan J. McKinley <t.mckinley@exeter.ac.uk>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-04-03 10:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/SimBIID",
  "RemoteRef": "HEAD",
  "RemoteSha": "c3b97950491b4b920c730814fe7a5446819b15cc",
  "MD5sum": "61081516472a08e50d4a5c1bcb92d379",
  "_user": "cran",
  "_type": "src",
  "_file": "SimBIID_0.2.2.tar.gz",
  "_fileid": "db46c2b9bc5c13ea6417847627bbe6676d0d22bf62c58e6f3344c464ea9f381a",
  "_filesize": 241558,
  "_sha256": "db46c2b9bc5c13ea6417847627bbe6676d0d22bf62c58e6f3344c464ea9f381a",
  "_created": "2026-06-08T11:06:25.000Z",
  "_published": "2026-06-08T11:11:34.401Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80080052856,
      "time": 209,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7478521612"
    },
    {
      "job": 80080052834,
      "time": 201,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7478517763"
    },
    {
      "job": 80080053023,
      "time": 231,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7478529319"
    },
    {
      "job": 80080052766,
      "time": 233,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7478528452"
    },
    {
      "job": 80079426692,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7478447154"
    },
    {
      "job": 80080052697,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27133286963",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/SimBIID",
  "_commit": {
    "id": "c3b97950491b4b920c730814fe7a5446819b15cc",
    "author": "Trevelyan J. McKinley <t.mckinley@exeter.ac.uk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.2\n",
    "time": 1743675602
  },
  "_maintainer": {
    "name": "Trevelyan J. McKinley",
    "email": "t.mckinley@exeter.ac.uk",
    "login": "tjmckinley",
    "description": "",
    "uuid": 5519283
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "RcppXPtrUtils",
      "role": "Imports"
    },
    {
      "package": "coda",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "GGally",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "tjmckinley",
      "count": 8,
      "uuid": 5519283
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 220,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SimBIID"
  },
  "_devurl": "https://github.com/tjmckinley/simbiid",
  "_searchresults": 5,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/SimBIID.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tjmckinley/simbiid",
  "_realowner": "tjmckinley",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-08-23"
    },
    {
      "version": "0.1.1",
      "date": "2019-08-24"
    },
    {
      "version": "0.1.2",
      "date": "2019-09-19"
    },
    {
      "version": "0.1.3",
      "date": "2019-11-21"
    },
    {
      "version": "0.1.4",
      "date": "2020-03-03"
    },
    {
      "version": "0.2.0",
      "date": "2020-05-20"
    },
    {
      "version": "0.2.1",
      "date": "2021-02-04"
    },
    {
      "version": "0.2.2",
      "date": "2025-04-03"
    }
  ],
  "_exports": [
    "ABCRef",
    "ABCSMC",
    "compileRcpp",
    "mparseRcpp",
    "PMCMC",
    "run"
  ],
  "_datasets": [
    {
      "name": "ebola",
      "title": "Time series counts of ebola cases",
      "object": "ebola",
      "class": [
        "data.frame"
      ],
      "fields": [
        "time",
        "clin_signs",
        "removals"
      ],
      "rows": 192,
      "table": true,
      "tojson": true
    },
    {
      "name": "smallpox",
      "title": "Time series counts of smallpox cases",
      "object": "smallpox",
      "class": [
        "data.frame"
      ],
      "fields": [
        "time",
        "removals"
      ],
      "rows": 23,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ABCRef",
      "title": "Produces ABC reference table",
      "topics": [
        "ABCRef"
      ]
    },
    {
      "page": "ABCSMC",
      "title": "Runs ABC-SMC algorithm",
      "topics": [
        "ABCSMC",
        "ABCSMC.ABCSMC",
        "ABCSMC.default"
      ]
    },
    {
      "page": "compileRcpp",
      "title": "Compiles 'SimBIID_model' object",
      "topics": [
        "compileRcpp"
      ]
    },
    {
      "page": "ebola",
      "title": "Time series counts of ebola cases",
      "topics": [
        "ebola"
      ]
    },
    {
      "page": "mparseRcpp",
      "title": "Parse custom model using 'SimInf' style markup",
      "topics": [
        "mparseRcpp"
      ]
    },
    {
      "page": "plot.ABCSMC",
      "title": "Plots 'ABCSMC' objects",
      "topics": [
        "plot.ABCSMC"
      ]
    },
    {
      "page": "plot.PMCMC",
      "title": "Plots 'PMCMC' objects",
      "topics": [
        "plot.PMCMC"
      ]
    },
    {
      "page": "plot.SimBIID_runs",
      "title": "Plots 'SimBIID_runs' objects",
      "topics": [
        "plot.SimBIID_runs"
      ]
    },
    {
      "page": "PMCMC",
      "title": "Runs particle MCMC algorithm",
      "topics": [
        "PMCMC",
        "PMCMC.default",
        "PMCMC.PMCMC"
      ]
    },
    {
      "page": "predict.PMCMC",
      "title": "Predicts future course of outbreak from 'PMCMC' objects",
      "topics": [
        "predict.PMCMC"
      ]
    },
    {
      "page": "print.ABCSMC",
      "title": "Prints 'ABCSMC' objects",
      "topics": [
        "print.ABCSMC"
      ]
    },
    {
      "page": "print.PMCMC",
      "title": "Prints 'PMCMC' objects",
      "topics": [
        "print.PMCMC"
      ]
    },
    {
      "page": "print.SimBIID_model",
      "title": "Prints 'SimBIID_model' objects",
      "topics": [
        "print.SimBIID_model"
      ]
    },
    {
      "page": "print.SimBIID_runs",
      "title": "Prints 'SimBIID_runs' objects",
      "topics": [
        "print.SimBIID_runs"
      ]
    },
    {
      "page": "run",
      "title": "Runs 'SimBIID_model' object",
      "topics": [
        "run"
      ]
    },
    {
      "page": "SimBIID",
      "title": "Simulation-based inference for infectious disease models",
      "topics": [
        "SimBIID-package",
        "SimBIID"
      ]
    },
    {
      "page": "smallpox",
      "title": "Time series counts of smallpox cases",
      "topics": [
        "smallpox"
      ]
    },
    {
      "page": "summary.ABCSMC",
      "title": "Summarises 'ABCSMC' objects",
      "topics": [
        "summary.ABCSMC"
      ]
    },
    {
      "page": "summary.PMCMC",
      "title": "Summarises 'PMCMC' objects",
      "topics": [
        "summary.PMCMC"
      ]
    },
    {
      "page": "window.PMCMC",
      "title": "Time windows for 'PMCMC' objects",
      "topics": [
        "window.PMCMC"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "coda",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "mvtnorm",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppXPtrUtils",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_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": "libblas",
      "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"
    }
  ],
  "_score": 1,
  "_indexed": false,
  "_nocasepkg": "simbiid",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://tjmckinley.r-universe.dev/SimBIID",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-08T11:09:23.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c3b97950491b4b920c730814fe7a5446819b15cc",
      "fileid": "ae5f27f96a166cb873a1cbcbd4bde047b0cd68ae835c73d5b2293b64f4f5b2d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27133286963"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-08T11:09:09.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c3b97950491b4b920c730814fe7a5446819b15cc",
      "fileid": "1e707e6a485f9c36d5e5a7a0f2b942a660c08997b14106aed45822d37f8ed967",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27133286963"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-08T11:09:46.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c3b97950491b4b920c730814fe7a5446819b15cc",
      "fileid": "257e1d7093e7377408c6a51227c10f0b8621d8b6605831a50fc1e52a6761ecd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27133286963"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-08T11:09:40.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c3b97950491b4b920c730814fe7a5446819b15cc",
      "fileid": "b72245bce43b0d604b4780cd32616cf3331a102587d44a4d01495dd90d4a58b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27133286963"
    }
  ]
}