Package: mcmcr
Title: Manipulate MCMC Samples
Version: 0.1.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.
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-04-26 17:16:53 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-04-26 17:30:03 UTC
