The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Utils for basic statistical experiments, that can be used for teaching introductory statistics. Each experiment generates a tibble. Dice rolls and coin flips are simulated using sample(). The properties of the dice can be changed, like the number of sides. A coin flip is simulated using a two sided dice. Experiments can be combined with the pipe-operator.
Version: | 1.0.0 |
Imports: | assertthat, dplyr, ggplot2, magrittr, purrr, stats, stringr, tibble, tidyr |
Suggests: | explore, knitr, rmarkdown, testthat |
Published: | 2023-02-03 |
DOI: | 10.32614/CRAN.package.tidydice |
Author: | Roland Krasser [aut, cre], Giovanni Marco Dall'Olio [aut] |
Maintainer: | Roland Krasser <roland.krasser at gmail.com> |
License: | GPL-3 |
URL: | https://github.com/rolkra/tidydice |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | tidydice results |
Reference manual: | tidydice.pdf |
Vignettes: |
tidydice |
Package source: | tidydice_1.0.0.tar.gz |
Windows binaries: | r-devel: tidydice_1.0.0.zip, r-release: tidydice_1.0.0.zip, r-oldrel: tidydice_1.0.0.zip |
macOS binaries: | r-release (arm64): tidydice_1.0.0.tgz, r-oldrel (arm64): tidydice_1.0.0.tgz, r-release (x86_64): tidydice_1.0.0.tgz, r-oldrel (x86_64): tidydice_1.0.0.tgz |
Old sources: | tidydice archive |
Please use the canonical form https://CRAN.R-project.org/package=tidydice to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.