Package: bayesrules
Type: Package
Title: Datasets and Supplemental Functions from Bayes Rules! Book
Version: 0.0.2
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 (<https://www.bayesrulesbook.com>). 
  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.1.2
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
NeedsCompilation: no
Packaged: 2021-09-25 02:24:11 UTC; minedogucu
Author: Mine Dogucu [aut, cre] (<https://orcid.org/0000-0002-8007-934X>),
  Alicia Johnson [aut],
  Miles Ott [aut] (<https://orcid.org/0000-0003-4457-6565>)
Maintainer: Mine Dogucu <mdogucu@gmail.com>
Repository: CRAN
Date/Publication: 2021-09-25 04:30:07 UTC
Built: R 4.5.0; ; 2025-04-02 22:32:41 UTC; unix
