Package: rbi
Version: 0.10.2
Title: R 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), R.rsp, stringi, testthat, ggplot2
Description: Provides a complete R interface to LibBi, a library for Bayesian inference (see <http://libbi.org> and <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 from R.
License: GPL-3
URL: https://github.com/sbfnk/RBi
BugReports: https://github.com/sbfnk/RBi/issues
SystemRequirements: LibBi (>= 1.4.2)
LazyLoad: no
RoxygenNote: 6.1.1
VignetteBuilder: R.rsp
NeedsCompilation: no
Packaged: 2019-07-10 10:19:42 UTC; seb
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>
Language: en-GB
Repository: CRAN
Date/Publication: 2019-07-10 10:50:03 UTC
