Package: mmcards 0.1.1.9000

mmcards: Playing Cards Utility Functions

Early insights in probability theory were largely influenced by questions about gambling and games of chance, as noted by Blitzstein and Hwang (2019, ISBN:978-1138369917). In modern times, playing cards continue to serve as an effective teaching tool for probability, statistics, and even 'R' programming, as demonstrated by Grolemund (2014, ISBN:978-1449359010). The 'mmcards' package offers a collection of utility functions designed to aid in the creation, manipulation, and utilization of playing card decks in multiple formats. These include a standard 52-card deck, as well as alternative decks such as decks defined by custom anonymous functions and custom interleaved decks. Optimized for the development of educational 'shiny' applications, the package is particularly useful for teaching statistics and probability through card-based games. Functions include shuffle_deck(), which creates either a shuffled standard deck or a shuffled custom alternative deck; deal_card(), which takes a deck and returns a list object containing both the dealt card and the updated deck; and i_deck(), which adds image paths to card objects, further enriching the package's utility in the development of interactive 'shiny' application card games.

Authors:Mackson Ncube [aut, cre], mightymetrika, LLC [cph, fnd]

mmcards_0.1.1.9000.tar.gz
mmcards_0.1.1.9000.zip(r-4.7)mmcards_0.1.1.9000.zip(r-4.6)mmcards_0.1.1.9000.zip(r-4.5)
mmcards_0.1.1.9000.tgz(r-4.6-any)mmcards_0.1.1.9000.tgz(r-4.5-any)
mmcards_0.1.1.9000.tar.gz(r-4.7-any)mmcards_0.1.1.9000.tar.gz(r-4.6-any)
mmcards_0.1.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
mmcards/json (API)

# Install 'mmcards' in R:
install.packages('mmcards', repos = c('https://mightymetrika.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/mightymetrika/mmcards/issues

Datasets:

On CRAN:

Conda:

game

4.88 score 1 stars 5 packages 4 scripts 174 downloads 4 exports 0 dependencies

Last updated from:74e1e5482c. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK116
source / vignettesOK181
linux-release-x86_64OK122
macos-release-arm64OK84
macos-oldrel-arm64OK66
windows-develOK84
windows-releaseOK67
windows-oldrelOK58
wasm-releaseOK99

Exports:deal_cardi_deckshuffle_deckstandard_deck

Dependencies:

alternative-decks

Rendered fromalternative-decks.Rmdusingknitr::rmarkdownon May 25 2026.

Last update: 2023-09-04
Started: 2023-09-04