Package: mcmcr
Title: Manipulate MCMC Samples
Version: 0.2.0
Authors@R: 
  person("Joe", "Thorley", role = c("aut", "cre"), email = "joe@poissonconsulting.ca", comment = c(ORCID = "0000-0002-7683-4592"))
Description: Functions and classes to store, manipulate and summarise 
   Monte Carlo Markov Chain (MCMC) samples. For more information see 
   Brooks et al. (2011) <isbn:978-1-4200-7941-8>.
License: MIT + file LICENSE
Depends: R (>= 3.5)
Imports: abind, err, checkr, coda, utils, stats
Suggests: covr, graphics, testthat
URL: https://github.com/poissonconsulting/mcmcr
BugReports: https://github.com/poissonconsulting/mcmcr/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Language: en-US
NeedsCompilation: no
Packaged: 2019-06-27 16:10:24 UTC; joe
Author: Joe Thorley [aut, cre] (<https://orcid.org/0000-0002-7683-4592>)
Maintainer: Joe Thorley <joe@poissonconsulting.ca>
Repository: CRAN
Date/Publication: 2019-06-27 16:30:03 UTC
