Package: sourceR
Type: Package
Title: Fits a Non-Parametric Bayesian Source Attribution Model
Version: 1.0.1
Date: 2017-05-08
Authors@R: c(person("Poppy", "Miller", email = "p.miller@lancaster.ac.uk",
  role = c("aut", "cre", "cph")),
  person("Chris", "Jewell", role = "aut"),
  person("Jonathan", "Marshall", role = "ctb"),
  person("Nigel", "French", role = "ctb"))
Description: Implements a non-parametric source attribution model to attribute
    cases of disease to sources in Bayesian framework with source and type effects.
    Type effects are clustered using a Dirichlet Process. Multiple times and
    locations are supported.
License: GPL-3
Depends: R (>= 3.4.0), dplyr, tensorA, assertthat
Imports: gtools, hashmap, R6, cluster, stats, gplots, SPIn, grDevices,
        reshape2
RoxygenNote: 6.0.1
KeepSource: TRUE
LazyData: TRUE
Suggests: testthat, R.rsp
VignetteBuilder: R.rsp
NeedsCompilation: no
Packaged: 2017-05-09 06:53:26 UTC; millerp
Author: Poppy Miller [aut, cre, cph],
  Chris Jewell [aut],
  Jonathan Marshall [ctb],
  Nigel French [ctb]
Maintainer: Poppy Miller <p.miller@lancaster.ac.uk>
Repository: CRAN
Date/Publication: 2017-05-09 07:15:38 UTC
