Package: extras Title: Helper Functions for Bayesian Analyses Version: 0.9.0.9003 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("Stefano", "Mezzini", role = "ctb", comment = c(ORCID = "0000-0001-8551-7436")), 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, extraDistr, 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 Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0.9000 Repository: https://poissonconsulting.r-universe.dev Date/Publication: 2026-06-26 08:11:45 UTC RemoteUrl: https://github.com/poissonconsulting/extras RemoteRef: HEAD RemoteSha: d2c6ce8d835a2f4799584e2440b4bc9a36e2f375 NeedsCompilation: no Packaged: 2026-06-26 10:25:30 UTC; root Author: Nicole Hill [aut, cre] (ORCID: ), Joe Thorley [aut] (ORCID: ), Kirill Müller [ctb] (ORCID: ), Nadine Hussein [ctb] (ORCID: ), Stefano Mezzini [ctb] (ORCID: ), Poisson Consulting [cph, fnd] Maintainer: Nicole Hill