Package: lvplot
Title: Letter Value 'Boxplots'
Version: 0.2.2
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
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
RoxygenNote: 7.3.2.9000
URL: https://github.com/hadley/lvplot
BugReports: https://github.com/hadley/lvplot/issues
NeedsCompilation: no
Packaged: 2025-09-03 19:47:28 UTC; hadleywickham
Author: Hadley Wickham [aut, cre],
  Heike Hofmann [aut]
Maintainer: Hadley Wickham <hadley@rstudio.com>
Repository: CRAN
Date/Publication: 2025-09-03 20:10:02 UTC
Built: R 4.6.0; ; 2025-10-11 02:53:33 UTC; windows
