Package: mcmcr
Title: Manipulate MCMC Samples
Version: 0.0.3
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.
URL: https://github.com/poissonconsulting/mcmcr
BugReports: https://github.com/poissonconsulting/mcmcr/issues
License: MIT + file LICENSE
Depends: R (>= 2.10)
Imports: abind, err, checkr, coda, utils
Suggests: covr, graphics, testthat, tibble, stats
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Language: en-US
NeedsCompilation: no
Packaged: 2018-11-24 02:56:00 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-11-24 05:50:03 UTC
