Package: qqboxplot 0.3.0

qqboxplot: Implementation of the Q-Q Boxplot

A system to implement the Q-Q boxplot. It is implemented as an extension to 'ggplot2'. The Q-Q boxplot is an amalgam of the boxplot and the Q-Q plot and allows the user to rapidly examine summary statistics and tail behavior for multiple distributions in the same pane. As an extension of the 'ggplot2' implementation of the boxplot, possible modifications to the boxplot extend to the Q-Q boxplot.

Authors:Jordan Rodu [aut, cre]

qqboxplot_0.3.0.tar.gz
qqboxplot_0.3.0.zip(r-4.5)qqboxplot_0.3.0.zip(r-4.4)qqboxplot_0.3.0.zip(r-4.3)
qqboxplot_0.3.0.tgz(r-4.5-any)qqboxplot_0.3.0.tgz(r-4.4-any)qqboxplot_0.3.0.tgz(r-4.3-any)
qqboxplot_0.3.0.tar.gz(r-4.5-noble)qqboxplot_0.3.0.tar.gz(r-4.4-noble)
qqboxplot_0.3.0.tgz(r-4.4-emscripten)qqboxplot_0.3.0.tgz(r-4.3-emscripten)
qqboxplot.pdf |qqboxplot.html
qqboxplot/json (API)
NEWS

# Install 'qqboxplot' in R:
install.packages('qqboxplot', repos = c('https://jrodu.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/jrodu/qqboxplot/issues

Datasets:

On CRAN:

Conda:

4.76 score 2 stars 29 scripts 240 downloads 2 exports 28 dependencies

Last updated 2 years agofrom:ea9f17073b. Checks:6 OK, 3 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 30 2025
R-4.5-winNOTEMar 30 2025
R-4.5-macNOTEMar 30 2025
R-4.5-linuxNOTEMar 30 2025
R-4.4-winOKMar 30 2025
R-4.4-macOKMar 30 2025
R-4.4-linuxOKMar 30 2025
R-4.3-winOKMar 30 2025
R-4.3-macOKMar 30 2025

Exports:geom_qqboxplotstat_qqboxplot

Dependencies:clicolorspacefansifarverggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerrlangscalestibbleutf8vctrsviridisLitewithr

Basic usage for the qqboxplot package

Rendered fromqqboxplot-basic-usage.Rmdusingknitr::rmarkdownon Mar 30 2025.

Last update: 2021-05-06
Started: 2021-01-17

Replication of figures from the q-q boxplot paper

Rendered fromqqboxplot-paper-replication.Rmdusingknitr::rmarkdownon Mar 30 2025.

Last update: 2021-05-06
Started: 2021-01-17