Package: mcmcr
Title: Manipulate MCMC Samples
Version: 0.0.1
Authors@R: person("Joe", "Thorley", email = "joe@poissonconsulting.ca", 
    role = c("aut", "cre"))
Description: Functions and classes to store, manipulate and summarise 
   Monte Carlo Markov Chain (MCMC) samples.
License: MIT + file LICENSE
Depends: R (>= 3.4.0)
Imports: abind, checkr, coda, graphics, stats, tibble, utils
Suggests: covr, testthat
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-04-12 16:27:35 UTC; joe
Author: Joe Thorley [aut, cre]
Maintainer: Joe Thorley <joe@poissonconsulting.ca>
Repository: CRAN
Date/Publication: 2018-04-13 08:21:31 UTC
