Package: lvplot Title: Letter Value 'Boxplots' Version: 0.2.2.9000 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 Repository: https://hadley.r-universe.dev Date/Publication: 2025-09-03 20:11:38 UTC RemoteUrl: https://github.com/hadley/lvplot RemoteRef: HEAD RemoteSha: 51ad401be5e017d37883ec5d149bc1818246b6f5 NeedsCompilation: no Packaged: 2026-05-31 08:40:25 UTC; root Author: Hadley Wickham [aut, cre], Heike Hofmann [aut] Maintainer: Hadley Wickham