Package: rbi
Version: 1.0.0
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 <https://libbi.org> and Murray, 2015
    <doi:10.18637/jss.v067.i10> 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.2.3
Language: en-GB
Encoding: UTF-8
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-08-15 08:31:17 UTC; eidesfun
Author: Pierre E. Jacob [aut],
  Anthony Lee [ctb],
  Lawrence M. Murray [ctb],
  Sebastian Funk [aut, cre],
  Sam Abbott [ctb]
Maintainer: Sebastian Funk <sebastian.funk@lshtm.ac.uk>
Repository: CRAN
Date/Publication: 2023-08-15 10:30:02 UTC
Built: R 4.3.0; ; 2023-08-15 11:33:09 UTC; unix
