Package: droll 0.1.0


C. Lente
droll: Analyze Roll Distributions
A toolkit for parsing dice notation, analyzing rolls, calculating success probabilities, and plotting outcome distributions.
Authors:
droll_0.1.0.tar.gz
droll_0.1.0.tar.gz(r-4.7-any)droll_0.1.0.tar.gz(r-4.6-any)
droll_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
droll/json (API)
| # Install 'droll' in R: |
| install.packages('droll', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:373fb78316. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 163 | ||
| source / vignettes | OK | 172 | ||
| linux-release-x86_64 | OK | 171 | ||
| wasm-release | OK | 109 |
Exports:check_dccheck_probddrolldroll_plotprollproll_plotqrollqroll_plotrrrollrroll_plot
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Work with skill checks' probabilities and DCs | check check_dc check_prob |
| Create a die | d |
| An S4 class to represent dice | *,numeric,Dice-method Dice Math,Dice-method Math2,Dice-method Ops,Dice,Dice-method Ops,Dice,numeric-method Ops,numeric,Dice-method show,Dice-method Summary,Dice-method |
| Get full distribution of a roll | r |
| The roll distribution | droll proll qroll roll rroll |
| Plot the roll distribution | droll_plot proll_plot qroll_plot roll-plot rroll_plot |