To make it easy to generate random numbers based upon the underlying stats distribution functions. All data is returned in a tidy and structured format making working with the data simple and straight forward. Given that the data is returned in a tidy 'tibble' it lends itself to working with the rest of the 'tidyverse'.
Version: | 1.5.0 |
Depends: | R (≥ 4.1.0) |
Imports: | magrittr, rlang (≥ 0.4.11), dplyr, ggplot2, plotly, tidyr, purrr, actuar, methods, stats, patchwork, survival, nloptr, broom, tidyselect, data.table, stringr |
Suggests: | rmarkdown, knitr, EnvStats |
Published: | 2024-05-28 |
DOI: | 10.32614/CRAN.package.TidyDensity |
Author: | Steven Sanderson |
Maintainer: | Steven Sanderson <spsanderson at gmail.com> |
BugReports: | https://github.com/spsanderson/TidyDensity/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/spsanderson/TidyDensity |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | Distributions |
CRAN checks: | TidyDensity results |
Reference manual: | TidyDensity.pdf |
Vignettes: |
Getting Started with TidyDensity |
Package source: | TidyDensity_1.5.0.tar.gz |
Windows binaries: | r-devel: TidyDensity_1.5.0.zip, r-release: TidyDensity_1.5.0.zip, r-oldrel: TidyDensity_1.5.0.zip |
macOS binaries: | r-devel (arm64): TidyDensity_1.5.0.tgz, r-release (arm64): TidyDensity_1.5.0.tgz, r-oldrel (arm64): TidyDensity_1.5.0.tgz, r-devel (x86_64): TidyDensity_1.5.0.tgz, r-release (x86_64): TidyDensity_1.5.0.tgz, r-oldrel (x86_64): TidyDensity_1.5.0.tgz |
Old sources: | TidyDensity archive |
Reverse imports: | healthyverse |
Please use the canonical form https://CRAN.R-project.org/package=TidyDensity to link to this page.