Package: casino
Type: Package
Title: Play Casino Games
Version: 0.1.0
Authors@R: c(
    person("Anthony", "Pileggi", , "apileggi20@gmail.com", c("aut", "cre"))
    )
Description: Play casino games in the R console,
  including poker, blackjack, and a slot machine.
  Try to build your fortune before you succumb to the gambler's ruin!
License: MIT + file LICENSE
URL: https://anthonypileggi.github.io/casino,
        https://github.com/anthonypileggi/casino
BugReports: https://github.com/anthonypileggi/casino/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Imports: magrittr, dplyr, tibble, tidyr, purrr, crayon, R6, ggplot2,
        utils
Suggests: knitr, rmarkdown, beepr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-01-10 21:52:04 UTC; anthony
Author: Anthony Pileggi [aut, cre]
Maintainer: Anthony Pileggi <apileggi20@gmail.com>
Repository: CRAN
Date/Publication: 2019-01-17 17:40:03 UTC
Built: R 4.4.3; ; 2025-11-01 04:54:28 UTC; windows
