Package: dalmatian
Title: Automating the Fitting of Double Linear Mixed Models in 'JAGS'
Version: 0.3.0
Date: 2018-01-19
Authors@R: c(
  person("Simon", "Bonner",email="sbonner6@uwo.ca", role = c("aut", "cre")),
  person("Hanna","Kim",email="hkim787@uwo.ca",role=c("aut")))
Description: Automates fitting of double GLM in 'JAGS'. Includes automatic
    generation of 'JAGS' scripts, running 'JAGS' via 'rjags', and summarizing the
    resulting output.
Depends: R (>= 3.0.0)
License: GPL-2
LazyData: true
VignetteBuilder: knitr
Imports: rjags, coda, gdata, ggmcmc, dglm
Suggests: knitr, ggplot2, dplyr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-01-28 19:24:10 UTC; sbonner
Author: Simon Bonner [aut, cre],
  Hanna Kim [aut]
Maintainer: Simon Bonner <sbonner6@uwo.ca>
Repository: CRAN
Date/Publication: 2018-01-29 12:44:05 UTC
