Package: Rdice 1.0.0

Rdice: A Collection of Functions to Experiment Dice Rolls

A collection of functions to simulate dice rolls and the like. In particular, experiments and exercises can be performed looking at combinations and permutations of values in dice rolls and coin flips, together with the corresponding frequencies of occurrences. When applying each function, the user has to input the number of times (rolls, flips) to toss the dice. Needless to say, the more the tosses, the more the frequencies approximate the actual probabilities. Moreover, the package provides functions to generate non-transitive sets of dice (like Efron's) and to check whether a given set of dice is non-transitive with given probability.

Authors:Gennaro Tedesco

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

# Install 'Rdice' in R:
install.packages('Rdice', repos = c('https://gennaro-tedesco.r-universe.dev', 'https://cloud.r-project.org'))
Datasets:
  • efron - The standard set of Efron's dice
  • miwin - Miwin set of dice.
  • oskar - Oskar van Deventer set of dice.

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2.81 score 13 scripts 127 downloads 5 exports 1 dependencies

Last updated from:46d15e0e20. Checks:7 WARNING, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64WARNING114
source / vignettesOK149
linux-release-x86_64WARNING111
macos-release-arm64WARNING186
macos-oldrel-arm64WARNING147
windows-develWARNING71
windows-releaseWARNING72
windows-oldrelWARNING75
wasm-releaseOK103

Exports:coin.flipdice.combinationsdice.rollis.nonTransitivenonTransitive.generator

Dependencies:data.table

Rdice-vignette

Rendered fromRdice-vignette.Rmdusingknitr::rmarkdownon Jun 03 2026.

Last update: 2016-09-24
Started: 2016-09-24