Package: bayesplay
Type: Package
Title: The Bayes Factor Playground
Version: 0.9.3
Description: A lightweight modelling syntax for defining likelihoods and priors
    and for computing Bayes factors for simple one parameter models. It includes
    functionality for computing and plotting priors, likelihoods, and model
    predictions. Additional functionality is included for computing and plotting
    posteriors.
License: MIT + file LICENSE
Encoding: UTF-8
Suggests: testthat, covr, knitr, rmarkdown, markdown, vdiffr, ggplot2,
        patrick
VignetteBuilder: knitr
RoxygenNote: 7.2.3
Imports: methods, gginnards, stats
Authors@R: 
    person(given = c("Lincoln", "John"), 
            family = "Colling",
            comment = c(ORCID = "0000-0002-3572-7758"),
            email = "lincoln@colling.net.nz",
            role = c("aut","cre"))
URL: https://github.com/bayesplay/bayesplay
BugReports: https://github.com/bayesplay/bayesplay/issues
NeedsCompilation: no
Packaged: 2023-04-13 11:23:38 UTC; lc663
Author: Lincoln John Colling [aut, cre]
    (<https://orcid.org/0000-0002-3572-7758>)
Maintainer: Lincoln John Colling <lincoln@colling.net.nz>
Repository: CRAN
Date/Publication: 2023-04-13 12:10:02 UTC
Built: R 4.6.0; ; 2025-08-18 12:37:35 UTC; unix
