Package: BayesTools Title: Tools for Bayesian Analyses Version: 0.3.0 Description: Provides tools for conducting Bayesian analyses and Bayesian model averaging (Kass and Raftery, 1995, , Hoeting et al., 1999, ). The package contains functions for creating a wide range of prior distribution objects, mixing posterior samples from 'JAGS' and 'Stan' models, plotting posterior distributions, and etc... The tools for working with prior distribution span from visualization, generating 'JAGS' and 'bridgesampling' syntax to basic functions such as rng, quantile, and distribution functions. Maintainer: František Bartoš Authors@R: c( person("František", "Bartoš", role = c("aut", "cre"), email = "f.bartos96@gmail.com", comment = c(ORCID = "0000-0002-0018-5573")) ) URL: https://fbartos.github.io/BayesTools/ BugReports: https://github.com/FBartos/BayesTools/issues License: GPL-3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 SystemRequirements: JAGS >= 4.3.0 (https://mcmc-jags.sourceforge.io/) Depends: R (>= 4.1.0), stats Imports: graphics, grid, extraDistr, mvtnorm, coda, bridgesampling, parallel, ggplot2, Rdpack, rlang Suggests: scales, testthat (>= 3.3.0), vdiffr, covr, knitr, rstan, rjags, runjags, lme4, BayesFactor, RoBMA, rmarkdown RdMacros: Rdpack VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: jags libicu-dev Repository: https://fbartos.r-universe.dev Date/Publication: 2026-05-29 06:57:45 UTC RemoteUrl: https://github.com/fbartos/bayestools RemoteRef: HEAD RemoteSha: e8533cd028affd83285a7488c734ac04058ad9cf NeedsCompilation: no Packaged: 2026-06-04 11:17:13 UTC; root Author: František Bartoš [aut, cre] (ORCID: )