Skip to content

tidydice

Simulates Dice Rolls and Coin Flips

v1.0.0 · Feb 3, 2023 · GPL-3

Description

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.

Downloads

218

Last 30 days

21034th

610

Last 90 days

2.4K

Last year

Trend: -6% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies assertthat dplyr ggplot2 magrittr purrr stringr tibble tidyr tidydice

Version History

new 1.0.0 Mar 10, 2026
updated 1.0.0 ← 0.1.1 diff Feb 2, 2023
updated 0.1.1 ← 0.0.6 diff Apr 18, 2021
updated 0.0.6 ← 0.0.4 diff Jan 8, 2020
updated 0.0.4 ← 0.0.3 diff Nov 25, 2019
new 0.0.3 Nov 14, 2019