Package: rstansim
Type: Package
Title: Simulation Studies with Stan
Version: 0.1.1
Date: 2017-09-16
Authors@R: person("Ewan", "Keith", email = "ewan.keith100@gmail.com",
    role = c("aut", "cre"))
Description: Provides a set of functions to facilitate and ease the
    running of simulation studies of Bayesian models using 'stan'. 
    Provides functionality to simulate data, fit models, and manage
    simulation results.
License: GPL (>= 3) | file LICENSE
Encoding: UTF-8
LazyData: true
Imports: loo (>= 1.0.0), foreach (>= 1.4.3), doSNOW (>= 1.0.14), doRNG
        (>= 1.6.6), rstan (>= 2.14.1)
Depends: R (>= 3.2.3), Rcpp (>= 0.12.12)
RoxygenNote: 6.0.1
Suggests: testthat, knitr, rmarkdown, ggplot2, ggjoy
VignetteBuilder: knitr
URL: https://github.com/Ewan-Keith/rstansim#rstansim
BugReports: https://github.com/Ewan-Keith/rstansim/issues
NeedsCompilation: no
Packaged: 2017-09-21 13:30:03 UTC; ewan
Author: Ewan Keith [aut, cre]
Maintainer: Ewan Keith <ewan.keith100@gmail.com>
Repository: CRAN
Date/Publication: 2017-09-21 17:06:14 UTC
