Package: droll
Title: Analyze Roll Distributions
Version: 0.1.0
Authors@R: 
    c(person(given = "C.",
             family = "Lente",
             role = c("aut", "cre"),
             email = "clente@curso-r.com"),
      person(given = "Curso-R",
             role = c("cph", "fnd")))
Description: A toolkit for parsing dice notation, analyzing rolls,
    calculating success probabilities, and plotting outcome distributions.
License: MIT + file LICENSE
Depends: R (>= 3.3.0)
Imports: methods, Ryacas
Suggests: covr, ggplot2, mockery, testthat (>= 3.0.0), tibble, vdiffr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-08-06 01:19:38 UTC; clente
Author: C. Lente [aut, cre],
  Curso-R [cph, fnd]
Maintainer: C. Lente <clente@curso-r.com>
Repository: CRAN
Date/Publication: 2021-08-06 17:50:09 UTC
Built: R 4.3.0; ; 2023-04-12 00:10:59 UTC; unix
