Package: bayesrules Type: Package Title: Datasets and Supplemental Functions from Bayes Rules! Book Version: 0.0.3 Authors@R: c( person("Mine", "Dogucu", , "mdogucu@gmail.com", c("aut", "cre"), comment = c(ORCID = "0000-0002-8007-934X")), person("Alicia", "Johnson", , role = "aut"), person("Miles", "Ott", , role = "aut", comment = c(ORCID = "0000-0003-4457-6565")) ) Description: Provides datasets and functions used for analysis and visualizations in the Bayes Rules! book (). The package contains a set of functions that summarize and plot Bayesian models from some conjugate families and another set of functions for evaluation of some Bayesian models. License: GPL (>= 3) Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.3 Suggests: knitr, rmarkdown Imports: ggplot2, janitor, magrittr, dplyr, stats, purrr, rstanarm, e1071, groupdata2 Depends: R (>= 2.10) URL: https://bayes-rules.github.io/bayesrules/docs/, https://github.com/bayes-rules/bayesrules/ BugReports: https://github.com/bayes-rules/bayesrules/issues VignetteBuilder: knitr Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libuv1-dev libxml2-dev zlib1g-dev Repository: https://bayes-rules.r-universe.dev Date/Publication: 2026-01-20 01:51:51 UTC RemoteUrl: https://github.com/bayes-rules/bayesrules RemoteRef: HEAD RemoteSha: 437a6396d75dbaa037894b458112a10b7b7bd615 NeedsCompilation: no Packaged: 2026-06-19 11:09:30 UTC; root Author: Mine Dogucu [aut, cre] (ORCID: ), Alicia Johnson [aut], Miles Ott [aut] (ORCID: ) Maintainer: Mine Dogucu