Package: ChauBoxplot 1.0.0

Tiejun Tong
ChauBoxplot: Chauvenet-Type Boxplot
Provides a modified boxplot with a new fence coefficient determined by Lin et al. (2025). The traditional fence coefficient k=1.5 in Tukey's boxplot is replaced by a coefficient based on Chauvenet's criterion, as described in their formula (9). The new boxplot can be implemented in 'base R' with function chau_boxplot(), and in 'ggplot2' with function geom_chau_boxplot().
Authors:
ChauBoxplot_1.0.0.tar.gz
ChauBoxplot_1.0.0.zip(r-4.7)ChauBoxplot_1.0.0.zip(r-4.6)ChauBoxplot_1.0.0.zip(r-4.5)
ChauBoxplot_1.0.0.tgz(r-4.6-any)ChauBoxplot_1.0.0.tgz(r-4.5-any)
ChauBoxplot_1.0.0.tar.gz(r-4.7-any)ChauBoxplot_1.0.0.tar.gz(r-4.6-any)
ChauBoxplot_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ChauBoxplot/json (API)
| # Install 'ChauBoxplot' in R: |
| install.packages('ChauBoxplot', repos = c('https://tiejuntong.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/tiejuntong/chauboxplot/issues
Pkgdown/docs site:https://tiejuntong.github.io
Last updated from:9f1b66cc30. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 105 | ||
| source / vignettes | OK | 185 | ||
| linux-release-x86_64 | NOTE | 123 | ||
| macos-release-arm64 | NOTE | 152 | ||
| macos-oldrel-arm64 | NOTE | 156 | ||
| windows-devel | NOTE | 81 | ||
| windows-release | NOTE | 74 | ||
| windows-oldrel | NOTE | 88 | ||
| wasm-release | OK | 101 |
Exports:chau_boxplotgeom_chau_boxplot
Dependencies:clicpp11farverggplot2gluegtableisobandlabelinglifecycleR6RColorBrewerrlangS7scalesvctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| ChauBoxplot: Chauvenet-type boxplot | ChauBoxplot-package ChauBoxplot |
| Title: Chauvenet-type boxplot in base R | chau_boxplot |
| Title: Chauvenet-type boxplot in ggplot2 | geom_chau_boxplot |