Skip to content

dice

Calculate probabilities of various dice-rolling events

v1.2 · Oct 14, 2014 · GPL (>= 2)

Description

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.

Downloads

504

Last 30 days

7852nd

1.2K

Last 90 days

18.3K

Last year

Trend: +36.2% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
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 details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Dylan Arena <dylanarena1@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Dylan",
                    family = "Arena",
                    role = c("aut", "cre"),
                    email = "dylanarena1@gmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Dylan Arena <dylanarena1@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Dylan",
                    family = "Arena",
                    role = c("aut", "cre"),
                    email = "dylanarena1@gmail.com")
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Dylan Arena <dylanarena1@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Dylan",
                    family = "Arena",
                    role = c("aut", "cre"),
                    email = "dylanarena1@gmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Dylan Arena <dylanarena1@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Dylan",
                    family = "Arena",
                    role = c("aut", "cre"),
                    email = "dylanarena1@gmail.com")
as necessary.

Dependency Network

Dependencies Reverse dependencies gtools dice

Version History

new 1.2 Mar 10, 2026
updated 1.2 ← 1.1 diff Oct 13, 2014
updated 1.1 ← 1.0-1 diff Sep 5, 2008
updated 1.0-1 ← 1.0 diff Jan 18, 2008
new 1.0 Sep 13, 2007