Package: tidydice 1.0.0

tidydice: Simulates Dice Rolls and Coin Flips

Utils for basic statistical experiments, that can be used for teaching introductory statistics. Each experiment generates a tibble. Dice rolls and coin flips are simulated using sample(). The properties of the dice can be changed, like the number of sides. A coin flip is simulated using a two sided dice. Experiments can be combined with the pipe-operator.

Authors:Roland Krasser

tidydice_1.0.0.tar.gz
tidydice_1.0.0.zip(r-4.7)tidydice_1.0.0.zip(r-4.6)tidydice_1.0.0.zip(r-4.5)
tidydice_1.0.0.tgz(r-4.6-any)tidydice_1.0.0.tgz(r-4.5-any)
tidydice_1.0.0.tar.gz(r-4.7-any)tidydice_1.0.0.tar.gz(r-4.6-any)
tidydice_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
tidydice/json (API)
NEWS

# Install 'tidydice' in R:
install.packages('tidydice', repos = c('https://rolkra.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/rolkra/tidydice/issues

On CRAN:

Conda:

5.01 score 7 stars 29 scripts 196 downloads 12 exports 30 dependencies

Last updated from:7d451caa27. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK167
source / vignettesOK296
linux-release-x86_64OK168
macos-release-arm64OK133
macos-oldrel-arm64OK114
windows-develOK103
windows-releaseOK94
windows-oldrelOK105
wasm-releaseOK125

Exports:binombinom_coinbinom_diceflip_coinforce_coinforce_diceparse_dice_formulaplot_binomplot_coinplot_diceroll_diceroll_dice_formula

Dependencies:assertthatclicpp11dplyrfarvergenericsggplot2gluegtableisobandlabelinglifecyclemagrittrpillarpkgconfigpurrrR6RColorBrewerrlangS7scalesstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithr

tidydice

Rendered fromtidydice.Rmdusingknitr::rmarkdownon May 16 2026.

Last update: 2023-02-01
Started: 2019-11-01