Package: wodds Type: Package Title: Calculates Whisker Odds Version: 0.1.0 Authors@R: c( person("Alex", "Hallam", , "alexhallam6.28@gmail.com", role = c("aut", "cre")), person("R. Cody", "Heimberger", role="ctb")) Description: Descriptive statistics for large data tend to be low resolution on the tails. Whisker Odds generate a table of descriptive statistics for large data. This is the same as letter-values, but with an alternative naming of depths which allow for depths beyond 26. For a reference to letter-values see Heike Hofmann and Hadley Wickham and Karen Kafadar (2017) License: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 7.1.2 Imports: dplyr, stats, magrittr, tibble, glue, purrr URL: https://github.com/alexhallam/wodds BugReports: https://github.com/alexhallam/wodds/issues Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Repository: https://alexhallam.r-universe.dev Date/Publication: 2022-05-27 21:22:32 UTC RemoteUrl: https://github.com/alexhallam/wodds RemoteRef: HEAD RemoteSha: ea85b5b54e093929219ff8c11a30d0aa893c30e0 NeedsCompilation: no Packaged: 2026-07-12 08:14:16 UTC; root Author: Alex Hallam [aut, cre], R. Cody Heimberger [ctb] Maintainer: Alex Hallam