Package: lvplot
Title: Letter Value 'Boxplots'
Version: 0.2.1
Authors@R: c(
    person("Hadley", "Wickham", , "hadley@rstudio.com", role = c("aut", "cre")),
    person("Heike", "Hofmann", , "hofmann@iastate.edu", role = "aut")
  )
Description: Implements the letter value 'boxplot' which extends the
    standard 'boxplot' to deal with both larger and smaller number of data
    points by dynamically selecting the appropriate number of letter
    values to display.
License: GPL (>= 2)
Depends: R (>= 2.14)
Imports: ggplot2 (>= 3.3.0), grid, RColorBrewer, tibble
Suggests: depth
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-09-25 15:17:17 UTC; hadleywickham
Author: Hadley Wickham [aut, cre],
  Heike Hofmann [aut]
Maintainer: Hadley Wickham <hadley@rstudio.com>
Repository: CRAN
Date/Publication: 2022-09-25 17:10:02 UTC
Built: R 4.2.0; ; 2023-07-11 01:22:12 UTC; unix
