Package: dice 1.2

Dylan Arena

dice: Calculate probabilities of various dice-rolling events

This package provides utilities to calculate the probabilities of various dice-rolling events, such as the probability of rolling a four-sided die six times and getting a 4, a 3, and either a 1 or 2 among the six rolls (in any order); the probability of rolling two six-sided dice three times and getting a 10 on the first roll, followed by a 4 on the second roll, followed by anything but a 7 on the third roll; or the probabilities of each possible sum of rolling five six-sided dice, dropping the lowest two rolls, and summing the remaining dice.

Authors:Dylan Arena

dice_1.2.tar.gz
dice_1.2.tar.gz(r-4.7-any)dice_1.2.tar.gz(r-4.6-any)
dice_1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
dice/json (API)

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

On CRAN:

Conda:

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

1.71 score 51 scripts 540 downloads 1 mentions 2 exports 1 dependencies

Last updated from:daf5eb4ed9. Checks:4 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK102
source / vignettesOK175
linux-release-x86_64OK102
wasm-releaseOK93

Exports:getEventProbgetSumProbs

Dependencies:gtools