Package: rbi Version: 1.0.1.9000 Title: Interface to 'LibBi' Authors@R: c( person("Pierre E.", "Jacob", email = "pierre.jacob.work@gmail.com", role = "aut"), person("Anthony", "Lee", email = "awllee@gmail.com", role = "ctb"), person("Lawrence M.", "Murray", email = "lawrence.murray@csiro.au", role = "ctb"), person("Sebastian", "Funk", email = "sebastian.funk@lshtm.ac.uk", role = c("aut", "cre")), person("Sam", "Abbott", email = "contact@samabbott.co.uk", role = c("ctb")) ) Imports: data.table, ncdf4, processx, reshape2 Suggests: coda, covr (>= 3.2.0), stringi, testthat, ggplot2, knitr, rmarkdown Description: Provides a complete interface to 'LibBi', a library for Bayesian inference (see and Murray, 2015 for more information). This includes functions for manipulating 'LibBi' models, for reading and writing 'LibBi' input/output files, for converting 'LibBi' output to provide traces for use with the coda package, and for running 'LibBi' to conduct inference. License: GPL-3 URL: https://github.com/sbfnk/rbi BugReports: https://github.com/sbfnk/rbi/issues SystemRequirements: LibBi (>= 1.4.2) LazyLoad: no RoxygenNote: 7.3.3 Language: en-GB Encoding: UTF-8 VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev libnetcdf-dev Repository: https://sbfnk.r-universe.dev Date/Publication: 2026-02-11 16:32:05 UTC RemoteUrl: https://github.com/sbfnk/rbi RemoteRef: HEAD RemoteSha: c00b101069fb10b52b972eaef29b97001d33db87 NeedsCompilation: no Packaged: 2026-06-11 07:56:14 UTC; root Author: Pierre E. Jacob [aut], Anthony Lee [ctb], Lawrence M. Murray [ctb], Sebastian Funk [aut, cre], Sam Abbott [ctb] Maintainer: Sebastian Funk