{
  "_id": "6a103290acfb0bcc41c97a07",
  "Package": "rbi.helpers",
  "Version": "0.4.1.9000",
  "Title": "'rbi' Helper Functions",
  "Authors@R": "c(person(\ngiven = \"Sebastian\",\nfamily = \"Funk\",\nrole = c(\"aut\", \"cre\"),\nemail = \"sebastian.funk@lshtm.ac.uk\",\ncomment = c(ORCID = \"0000-0002-2842-3406\")\n))",
  "Description": "Contains a collection of helper functions to use with\n'rbi', the R interface to 'LibBi', described in Murray et al.\n(2015) <doi:10.18637/jss.v067.i10>. It contains functions to\nadapt the proposal distribution and number of particles in\nparticle Markov-Chain Monte Carlo, as well as calculating the\nDeviance Information Criterion (DIC) and converting between\ntimes in 'LibBi' results and R time/dates.",
  "License": "GPL-3",
  "URL": "https://libbi.org, https://github.com/sbfnk/rbi,\nhttps://github.com/sbfnk/rbi.helpers",
  "BugReports": "https://github.com/sbfnk/rbi.helpers/issues",
  "SystemRequirements": "libbi (>= 1.4.2)",
  "LazyLoad": "no",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libnetcdf-dev",
  "Repository": "https://sbfnk.r-universe.dev",
  "Date/Publication": "2026-02-09 11:59:51 UTC",
  "RemoteUrl": "https://github.com/sbfnk/rbi.helpers",
  "RemoteRef": "HEAD",
  "RemoteSha": "80f11a9b71b6e166044fac14c498c77cd7ef9997",
  "Packaged": {
    "Date": "2026-05-12 08:39:48 UTC",
    "User": "root"
  },
  "Author": "Sebastian Funk [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2842-3406>)",
  "Maintainer": "Sebastian Funk <sebastian.funk@lshtm.ac.uk>",
  "MD5sum": "d1e2b261be32048e2dcba5fd7bea4e0a",
  "_user": "sbfnk",
  "_type": "src",
  "_file": "rbi.helpers_0.4.1.9000.tar.gz",
  "_fileid": "c1a2d957c9a594e34c5f0c3199b2c066dd659eed97600b8a75adc733971f55ef",
  "_filesize": 222077,
  "_sha256": "c1a2d957c9a594e34c5f0c3199b2c066dd659eed97600b8a75adc733971f55ef",
  "_created": "2026-05-12T08:39:48.000Z",
  "_published": "2026-05-22T10:40:16.426Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77363445111,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6939536514"
    },
    {
      "job": 77363445222,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939534791"
    },
    {
      "job": 77363445410,
      "time": 169,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6939535685"
    },
    {
      "job": 77363445239,
      "time": 131,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939522102"
    },
    {
      "job": 77363444871,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939484465"
    },
    {
      "job": 77363444581,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158553032"
    },
    {
      "job": 77363445401,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6939522137"
    },
    {
      "job": 77363445451,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6939517296"
    },
    {
      "job": 77363445092,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939518163"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sbfnk/actions/runs/25723190283",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sbfnk/rbi.helpers",
  "_commit": {
    "id": "80f11a9b71b6e166044fac14c498c77cd7ef9997",
    "author": "Sebastian Funk <sebastian.funk@lshtm.ac.uk>",
    "committer": "Sebastian Funk <sebastian.funk@lshtm.ac.uk>",
    "message": "Increment version number to 0.4.1.9000\n",
    "time": 1770638391
  },
  "_maintainer": {
    "name": "Sebastian Funk",
    "email": "sebastian.funk@lshtm.ac.uk",
    "login": "sbfnk",
    "mastodon": "@sbfnk@fosstodon.org",
    "bluesky": "@sbfnk.bsky.social",
    "orcid": "0000-0002-2842-3406",
    "uuid": 1156307
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "rbi",
      "version": ">= 0.10.0",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "version": ">= 3.2.0",
      "role": "Suggests"
    },
    {
      "package": "stringi",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "sbfnk",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-39",
      "n": 11
    },
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.4.1",
      "date": "2026-02-09"
    }
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "sbfnk",
      "count": 508,
      "uuid": 1156307
    },
    {
      "user": "ffinger",
      "count": 1,
      "uuid": 12323626
    }
  ],
  "_userbio": {
    "uuid": 1156307,
    "type": "user",
    "name": "Sebastian Funk",
    "description": "Professor of Infectious Disease Dynamics at LSHTM. epiforecasts.io"
  },
  "_downloads": {
    "count": 246,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rbi.helpers"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/sbfnk/rbi.helpers",
  "_searchresults": 363,
  "_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/rbi.helpers.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sbfnk/rbi.helpers",
  "_realowner": "sbfnk",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2019-02-22"
    },
    {
      "version": "0.3.1",
      "date": "2019-07-10"
    },
    {
      "version": "0.3.2",
      "date": "2020-06-18"
    },
    {
      "version": "0.3.3",
      "date": "2022-11-16"
    },
    {
      "version": "0.4.0",
      "date": "2023-08-24"
    },
    {
      "version": "0.4.1",
      "date": "2025-09-26"
    }
  ],
  "_exports": [
    "acceptance_rate",
    "adapt_particles",
    "adapt_proposal",
    "DIC",
    "numeric_to_time",
    "time_to_numeric"
  ],
  "_help": [
    {
      "page": "acceptance_rate",
      "title": "Compute acceptance rate",
      "topics": [
        "acceptance_rate"
      ]
    },
    {
      "page": "adapt_particles",
      "title": "Adapt the number of particles",
      "topics": [
        "adapt_particles"
      ]
    },
    {
      "page": "adapt_proposal",
      "title": "Adapt the proposal distribution of MCMC using the covariance of samples",
      "topics": [
        "adapt_proposal"
      ]
    },
    {
      "page": "DIC",
      "title": "Compute Deviance Information Criterion (DIC) for a libbi model",
      "topics": [
        "DIC",
        "DIC.libbi"
      ]
    },
    {
      "page": "numeric_to_time",
      "title": "Convert numeric times to actual times or dates",
      "topics": [
        "numeric_to_time"
      ]
    },
    {
      "page": "time_to_numeric",
      "title": "Convert actual times or dates to numeric times",
      "topics": [
        "time_to_numeric"
      ]
    }
  ],
  "_readme": "https://github.com/sbfnk/rbi.helpers/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "data.table",
    "generics",
    "glue",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "Matrix",
    "ncdf4",
    "plyr",
    "processx",
    "ps",
    "R6",
    "rbi",
    "Rcpp",
    "reshape2",
    "rlang",
    "stringi",
    "stringr",
    "timechange",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "rbi.helpers.Rmd",
      "filename": "rbi.helpers.html",
      "title": "Introduction to rbi.helpers",
      "author": "Sebastian Funk",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Loading the package",
        "Loading the model and generating a synthetic dataset",
        "Adapt the number of particles",
        "Adapt the proposal distribution",
        "Compute DIC",
        "Convert between LibBi times and actual times or dates",
        "Create inference chains"
      ],
      "created": "2023-07-26 14:12:33",
      "modified": "2023-07-26 14:12:33",
      "commits": 1
    }
  ],
  "_score": 6.7640266076920375,
  "_indexed": true,
  "_nocasepkg": "rbi.helpers",
  "_universes": [
    "sbfnk"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.1.9000",
      "date": "2026-05-12T08:42:08.000Z",
      "distro": "noble",
      "commit": "80f11a9b71b6e166044fac14c498c77cd7ef9997",
      "fileid": "83bc668b96a5148838622ec8a8b282c4206db3043718b6cf5879ca0660f61db9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sbfnk/actions/runs/25723190283"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.1.9000",
      "date": "2026-05-12T08:42:03.000Z",
      "distro": "noble",
      "commit": "80f11a9b71b6e166044fac14c498c77cd7ef9997",
      "fileid": "798f0a84b1214c93c817b6721588bd1051bcd49766811f61275c900df9acab47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sbfnk/actions/runs/25723190283"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.1.9000",
      "date": "2026-05-12T08:42:15.000Z",
      "commit": "80f11a9b71b6e166044fac14c498c77cd7ef9997",
      "fileid": "8fffbd1945c97bb06a28ddf08f458e2aec9477c52a031607fedb65ef6fd1220e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sbfnk/actions/runs/25723190283"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.1.9000",
      "date": "2026-05-12T08:41:35.000Z",
      "commit": "80f11a9b71b6e166044fac14c498c77cd7ef9997",
      "fileid": "c4b92172b6bae0aa7525e2a55d088d5f4b1dfd09858da7fed55943fc73384030",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sbfnk/actions/runs/25723190283"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.1.9000",
      "date": "2026-05-12T08:41:17.000Z",
      "commit": "80f11a9b71b6e166044fac14c498c77cd7ef9997",
      "fileid": "0202045267ce69349fd40d37636249ee4cdc96cf1b76f338a3f613855755223d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sbfnk/actions/runs/25723190283"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.1.9000",
      "date": "2026-05-12T08:41:07.000Z",
      "commit": "80f11a9b71b6e166044fac14c498c77cd7ef9997",
      "fileid": "ace8114c75756dfbaa176edd1722fddf2958de6ce8705ff35b8aa01cf715251b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sbfnk/actions/runs/25723190283"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.1.9000",
      "date": "2026-05-12T08:41:03.000Z",
      "commit": "80f11a9b71b6e166044fac14c498c77cd7ef9997",
      "fileid": "be80e7c4a7356c6b58870af6c36e6632d433b1677c36f33db2e489edbca7d743",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sbfnk/actions/runs/25723190283"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.1.9000",
      "date": "2026-05-22T10:39:59.000Z",
      "commit": "80f11a9b71b6e166044fac14c498c77cd7ef9997",
      "fileid": "f3f92c69dd425508044cfe436466aa2de7b02220b9d43b8a1533f3ff85f7e495",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sbfnk/actions/runs/25723190283"
    }
  ]
}