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.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'))

Peer review:

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

Datasets:

On CRAN:

2 exports 2 stars 0.85 score 28 dependencies 12 scripts 310 downloads

Last updated 2 years agofrom:ea9f17073b. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 20 2024
R-4.5-winOKAug 20 2024
R-4.5-linuxOKAug 20 2024
R-4.4-winOKAug 20 2024
R-4.4-macOKAug 20 2024
R-4.3-winOKAug 20 2024
R-4.3-macOKAug 20 2024

Exports:geom_qqboxplotstat_qqboxplot

Dependencies:clicolorspacefansifarverggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerrlangscalestibbleutf8vctrsviridisLitewithr

Basic usage for the qqboxplot package

Rendered fromqqboxplot-basic-usage.Rmdusingknitr::rmarkdownon Aug 20 2024.

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

Replication of figures from the q-q boxplot paper

Rendered fromqqboxplot-paper-replication.Rmdusingknitr::rmarkdownon Aug 20 2024.

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