Package: extras
Title: Helper Functions for Bayesian Analyses
Version: 0.8.0
Authors@R: c(
    person("Nicole", "Hill", , "nicole@poissonconsulting.ca", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-7623-2153")),
    person("Joe", "Thorley", , "joe@poissonconsulting.ca", role = "aut",
           comment = c(ORCID = "0000-0002-7683-4592")),
    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 (>= 4.0.0)
Imports: chk, lifecycle, stats
Suggests: covr, ggplot2, hms, knitr, memoise, rlang, rmarkdown, scales,
        sn, testthat (>= 3.0.0), tibble, tidyr, viridis, withr
VignetteBuilder: knitr
Config/Needs/website: poissonconsulting/poissontemplate
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2.9000
NeedsCompilation: no
Packaged: 2025-01-13 19:44:08 UTC; nicolehill
Author: Nicole Hill [aut, cre] (<https://orcid.org/0000-0002-7623-2153>),
  Joe Thorley [aut] (<https://orcid.org/0000-0002-7683-4592>),
  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: Nicole Hill <nicole@poissonconsulting.ca>
Repository: CRAN
Date/Publication: 2025-01-13 20:10:02 UTC
Built: R 4.6.0; ; 2025-08-18 06:09:07 UTC; unix
