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.5)Rdice_1.0.0.zip(r-4.4)Rdice_1.0.0.zip(r-4.3)
Rdice_1.0.0.tgz(r-4.4-any)Rdice_1.0.0.tgz(r-4.3-any)
Rdice_1.0.0.tar.gz(r-4.5-noble)Rdice_1.0.0.tar.gz(r-4.4-noble)
Rdice_1.0.0.tgz(r-4.4-emscripten)Rdice_1.0.0.tgz(r-4.3-emscripten)
Rdice.pdf |Rdice.html
Rdice/json (API)

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

Peer review:

Datasets:
  • efron - The standard set of Efron's dice
  • miwin - Miwin set of dice.
  • oskar - Oskar van Deventer set of dice.

On CRAN:

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

2.85 score 14 scripts 170 downloads 5 exports 1 dependencies

Last updated 8 years agofrom:46d15e0e20. Checks:OK: 1 WARNING: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 31 2024
R-4.5-winWARNINGOct 31 2024
R-4.5-linuxWARNINGOct 31 2024
R-4.4-winWARNINGOct 31 2024
R-4.4-macWARNINGOct 31 2024
R-4.3-winWARNINGOct 31 2024
R-4.3-macWARNINGOct 31 2024

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

Dependencies:data.table

Rdice-vignette

Rendered fromRdice-vignette.Rmdusingknitr::rmarkdownon Oct 31 2024.

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