Package: mcmcr
Title: Manipulate MCMC Samples
Version: 0.0.2
Authors@R: 
  person("Joe", "Thorley", email = "joe@poissonconsulting.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7683-4592"))
Description: Functions and classes to store, manipulate and summarise 
   Monte Carlo Markov Chain (MCMC) samples.
URL: https://github.com/poissonconsulting/mcmcr
BugReports: https://github.com/poissonconsulting/mcmcr/issues
License: MIT + file LICENSE
Depends: R (>= 2.10)
Imports: abind, checkr, coda, graphics, stats, tibble, utils
Suggests: covr, testthat
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2018-10-30 18:21:14 UTC; joe
Author: Joe Thorley [aut, cre] (<https://orcid.org/0000-0002-7683-4592>)
Maintainer: Joe Thorley <joe@poissonconsulting.ca>
Repository: CRAN
Date/Publication: 2018-10-30 18:40:02 UTC
