Package: prithulib 1.0.2
prithulib: Perform Random Experiments
Enables user to perform the following: 1. Roll 'n' number of die/dice (roll()). 2. Toss 'n' number of coin(s) (toss()). 3. Play the game of Rock, Paper, Scissors. 4. Choose 'n' number of card(s) from a pack of 52 playing cards (Joker optional).
Authors:
prithulib_1.0.2.tar.gz
prithulib_1.0.2.zip(r-4.7)prithulib_1.0.2.zip(r-4.6)prithulib_1.0.2.zip(r-4.5)
prithulib_1.0.2.tgz(r-4.6-any)prithulib_1.0.2.tgz(r-4.5-any)
prithulib_1.0.2.tar.gz(r-4.7-any)prithulib_1.0.2.tar.gz(r-4.6-any)
prithulib_1.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
prithulib/json (API)
| # Install 'prithulib' in R: |
| install.packages('prithulib', repos = c('https://snapchaturvedi.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:74d89e99de. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 98 | ||
| source / vignettes | OK | 138 | ||
| linux-release-x86_64 | OK | 99 | ||
| macos-release-arm64 | OK | 121 | ||
| macos-oldrel-arm64 | OK | 179 | ||
| windows-devel | OK | 59 | ||
| windows-release | OK | 57 | ||
| windows-oldrel | OK | 56 | ||
| wasm-release | OK | 85 |
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Choosing a card | cards |
| Rolling an unbiased die | roll |
| Rock, Paper, Scissors | rpc |
| Tossing an unbiased coin | toss |
