Package: vizdraws
Title: Visualize Draws from the Prior and Posterior Distributions
Version: 2.0.0
Date: 2024-01-10
Authors@R: c(
    person("Ignacio", "Martinez", email = "ignacio@protonmail.com", role = c("aut", "cre")),
    person("Linus", "Marco", email = "lmarco163@gmail.com", role = "aut"),
    person("Dan", "Thal", email = "DThal@mathematica-mpr.com", role = "aut")
    )
Description: Interactive visualization for Bayesian prior and posterior distributions. 
    This package facilitates an animated transition between prior and posterior distributions. 
    Additionally, it splits the distribution into bars based on the provided 'breaks,' displaying 
    the probability for each region. If no 'breaks' are provided, it defaults to zero.
License: GPL-3
Encoding: UTF-8
URL: https://github.com/ignacio82/vizdraws/
        https://vizdraws.martinez.fyi/,
        https://github.com/ignacio82/vizdraws
Imports: dplyr, htmlwidgets, magrittr, stats, stringr
Suggests: glue, knitr, rmarkdown
RoxygenNote: 7.2.3
VignetteBuilder: knitr
BugReports: https://github.com/ignacio82/vizdraws/issues
NeedsCompilation: no
Packaged: 2024-01-11 02:36:48 UTC; ignacio
Author: Ignacio Martinez [aut, cre],
  Linus Marco [aut],
  Dan Thal [aut]
Maintainer: Ignacio Martinez <ignacio@protonmail.com>
Repository: CRAN
Date/Publication: 2024-01-11 03:50:02 UTC
Built: R 4.4.3; ; 2025-11-10 04:13:58 UTC; windows
