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) <doi:10.1080/10618600.2017.1305277>.
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
NeedsCompilation: no
Packaged: 2022-04-14 23:08:27 UTC; user
Author: Alex Hallam [aut, cre],
  R. Cody Heimberger [ctb]
Maintainer: Alex Hallam <alexhallam6.28@gmail.com>
Repository: CRAN
Date/Publication: 2022-04-15 10:50:02 UTC
Built: R 4.2.3; ; 2024-04-24 02:31:40 UTC; windows
