Rdice
A Collection of Functions to Experiment Dice Rolls
Description
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.
Downloads
208
Last 30 days
21339th
634
Last 90 days
2.6K
Last year
Trend: +46.5% (30d vs prior 30d)
10
Last 30 days
25
Last 90 days
104
Last year
Trend: -28.6% (30d vs prior 30d)
CRAN Check Status
Show all 13 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 | NOTE |
| r-devel-linux-x86_64-fedora-gcc | NOTE |
| r-devel-windows-x86_64 | NOTE |
| r-oldrel-macos-arm64 | NOTE |
| r-oldrel-macos-x86_64 | NOTE |
| r-oldrel-windows-x86_64 | NOTE |
| r-patched-linux-x86_64 | NOTE |
| r-release-linux-x86_64 | NOTE |
| r-release-macos-arm64 | NOTE |
| r-release-macos-x86_64 | NOTE |
| r-release-windows-x86_64 | NOTE |
Check details (15 non-OK)
CRAN incoming feasibility
Maintainer: ‘Gennaro Tedesco: <gennarotedesco@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Gennaro",
family = "Tedesco",
role = c("aut", "cre"),
email = "gennarotedesco@gmail.com")
as necessary.
Rd files
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
|
...[truncated]...
arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
CRAN incoming feasibility
Maintainer: ‘Gennaro Tedesco: <gennarotedesco@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Gennaro",
family = "Tedesco",
role = c("aut", "cre"),
email = "gennarotedesco@gmail.com")
as necessary.
Rd files
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
|
...[truncated]...
arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
Rd files
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
|
...[truncated]...
arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
Rd files
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
|
...[truncated]...
arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
Rd files
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
|
...[truncated]...
arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
Rd files
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
|
...[truncated]...
arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
Rd files
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
|
...[truncated]...
arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
Rd files
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
|
...[truncated]...
arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
Rd files
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
|
...[truncated]...
arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
Rd files
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
|
...[truncated]...
arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
Rd files
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
|
...[truncated]...
arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
Rd files
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
|
...[truncated]...
arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
Rd files
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
|
...[truncated]...
arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
Check History
NOTE 0 OK · 14 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
CRAN incoming feasibility
Maintainer: ‘Gennaro Tedesco: <gennarotedesco@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Gennaro",
family = "Tedesco",
role = c("aut", "cre"),
email = "gennarotedesco@gmail.com")
as necessary.
CRAN incoming feasibility
Maintainer: ‘Gennaro Tedesco: <gennarotedesco@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Gennaro",
family = "Tedesco",
role = c("aut", "cre"),
email = "gennarotedesco@gmail.com")
as necessary.
Rd files
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily
...[truncated]...
G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
Rd files
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily
...[truncated]...
G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
Rd files
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily
...[truncated]...
G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
Rd files
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily
...[truncated]...
G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
Rd files
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily
...[truncated]...
G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
Rd files
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily
...[truncated]...
G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
Rd files
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily
...[truncated]...
G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
Rd files
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily
...[truncated]...
G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
Rd files
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily
...[truncated]...
G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
Rd files
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily
...[truncated]...
G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
Rd files
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily
...[truncated]...
G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
Rd files
checkRd: (-1) oskar.Rd:14: Lost braces; missing escapes or markup?
14 | set of dice where A beats {B,C,E}; B beats {C,D,F}; C beats {D,E,G}; #' D beats {A,E,F}; E beats {B,F,G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily
...[truncated]...
G}; F beats {A,C,G}; G beats {A,B,D}. #' Consequently, for arbitrarily chosen two dice there is a third one
| ^
Dependency Network
Version History
1 trackedR Observatory began tracking this package on Mar 10, 2026; it first appeared on CRAN Sep 24, 2016. Releases before tracking aren’t shown.