Package: rbi
Version: 0.9.0
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"))
        )
Imports: ncdf4, data.table, reshape2
Suggests: coda, R.rsp, testthat, stringi
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/libbi/RBi
BugReports: https://github.com/libbi/RBi/issues
SystemRequirements: LibBi (>= 1.2.0)
LazyLoad: no
RoxygenNote: 6.0.1
VignetteBuilder: R.rsp
NeedsCompilation: no
Packaged: 2018-03-06 14:31:03 UTC; seb
Author: Pierre E. Jacob [aut],
  Anthony Lee [ctb],
  Lawrence M. Murray [ctb],
  Sebastian Funk [aut, cre]
Maintainer: Sebastian Funk <sebastian.funk@lshtm.ac.uk>
Repository: CRAN
Date/Publication: 2018-03-06 14:39:30 UTC
