Package: extras
Title: Helper Functions for Bayesian Analyses
Version: 0.6.1
Authors@R: c(
    person("Joe", "Thorley", , "joe@poissonconsulting.ca", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-7683-4592")),
    person("Nicole", "Hill", , "nicole@poissonconsulting.ca", role = "aut",
           comment = c(ORCID = "0000-0002-7623-2153")),
    person("Kirill", "Müller", role = "ctb",
           comment = c(ORCID = "0000-0002-1416-3412")),
    person("Nadine", "Hussein", role = "ctb",
           comment = c(ORCID = "0000-0003-4470-8361")),
    person("Poisson Consulting", role = c("cph", "fnd"))
  )
Description: Functions to 'numericise' 'R' objects (coerce to numeric
    objects), summarise 'MCMC' (Monte Carlo Markov Chain) samples and
    calculate deviance residuals as well as 'R' translations of some
    'BUGS' (Bayesian Using Gibbs Sampling), 'JAGS' (Just Another Gibbs
    Sampler), 'STAN' and 'TMB' (Template Model Builder) functions.
License: MIT + file LICENSE
URL: https://poissonconsulting.github.io/extras/,
        https://github.com/poissonconsulting/extras
BugReports: https://github.com/poissonconsulting/extras/issues
Depends: R (>= 3.6)
Imports: chk, lifecycle, stats
Suggests: aods3, covr, hms, ggplot2, knitr, MASS, rlang, rmarkdown,
        scales, testthat (>= 3.0.0), tibble, tidyr, viridis
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.2.3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-05-09 23:46:36 UTC; joe
Author: Joe Thorley [aut, cre] (<https://orcid.org/0000-0002-7683-4592>),
  Nicole Hill [aut] (<https://orcid.org/0000-0002-7623-2153>),
  Kirill Müller [ctb] (<https://orcid.org/0000-0002-1416-3412>),
  Nadine Hussein [ctb] (<https://orcid.org/0000-0003-4470-8361>),
  Poisson Consulting [cph, fnd]
Maintainer: Joe Thorley <joe@poissonconsulting.ca>
Repository: CRAN
Date/Publication: 2023-05-10 07:30:02 UTC
Built: R 4.1.2; ; 2023-05-11 11:04:56 UTC; unix
