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.5)prithulib_1.0.2.zip(r-4.4)prithulib_1.0.2.zip(r-4.3)
prithulib_1.0.2.tgz(r-4.4-any)prithulib_1.0.2.tgz(r-4.3-any)
prithulib_1.0.2.tar.gz(r-4.5-noble)prithulib_1.0.2.tar.gz(r-4.4-noble)
prithulib_1.0.2.tgz(r-4.4-emscripten)prithulib_1.0.2.tgz(r-4.3-emscripten)
prithulib.pdf |prithulib.html✨
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 6 years agofrom:74d89e99de. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 15 2024 |
R-4.5-win | OK | Nov 15 2024 |
R-4.5-linux | OK | Nov 15 2024 |
R-4.4-win | OK | Nov 15 2024 |
R-4.4-mac | OK | Nov 15 2024 |
R-4.3-win | OK | Nov 15 2024 |
R-4.3-mac | OK | Nov 15 2024 |
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 |