Package: rbi.helpers Version: 0.4.1 Title: 'rbi' Helper Functions Authors@R: c(person( given = "Sebastian", family = "Funk", role = c("aut", "cre"), email = "sebastian.funk@lshtm.ac.uk", comment = c(ORCID = "0000-0002-2842-3406") )) Imports: rbi (>= 0.10.0), data.table, lubridate, reshape2, Matrix Suggests: markdown, testthat, covr (>= 3.2.0), stringi, knitr, rmarkdown Description: Contains a collection of helper functions to use with 'rbi', the R interface to 'LibBi', described in Murray et al. (2015) . It contains functions to adapt the proposal distribution and number of particles in particle Markov-Chain Monte Carlo, as well as calculating the Deviance Information Criterion (DIC) and converting between times in 'LibBi' results and R time/dates. License: GPL-3 URL: https://libbi.org, https://github.com/sbfnk/rbi, https://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://epiforecasts.r-universe.dev Date/Publication: 2026-02-09 11:59:02 UTC RemoteUrl: https://github.com/sbfnk/rbi.helpers RemoteRef: v0.4.1 RemoteSha: 516303354fcb158eb579ff6622a10532a3f4d494 Packaged: 2026-06-13 06:23:35 UTC; root Author: Sebastian Funk [aut, cre] (ORCID: ) Maintainer: Sebastian Funk