Package: mcmcr
Title: Manipulate MCMC Samples
Version: 0.6.1
Authors@R: 
    c(person(given = "Joe",
             family = "Thorley",
             role = c("aut", "cre"),
             email = "joe@poissonconsulting.ca",
             comment = c(ORCID = "0000-0002-7683-4592")),
      person(given = "Poisson Consulting",
             role = c("cph", "fnd")))
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
URL: https://github.com/poissonconsulting/mcmcr
BugReports: https://github.com/poissonconsulting/mcmcr/issues
Depends: R (>= 3.5)
Imports: abind, chk (>= 0.7.0), coda, extras, generics, lifecycle,
        nlist, purrr, stats, term, universals, utils
Suggests: covr, graphics, readr, rlang, testthat, tibble
RdMacros: lifecycle
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-09-06 17:10:35 UTC; joe
Author: Joe Thorley [aut, cre] (<https://orcid.org/0000-0002-7683-4592>),
  Poisson Consulting [cph, fnd]
Maintainer: Joe Thorley <joe@poissonconsulting.ca>
Repository: CRAN
Date/Publication: 2021-09-06 17:30:02 UTC
Built: R 4.0.5; ; 2022-04-21 09:50:17 UTC; windows
