# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ChauBoxplot" in publications use:' type: software license: GPL-3.0-only title: 'ChauBoxplot: Chauvenet-Type Boxplot' version: 1.0.0 doi: 10.32614/CRAN.package.ChauBoxplot abstract: 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: - family-names: Lin given-names: Hongmei email: hmlin@suibe.edu.cn - family-names: Zhang given-names: Riquan email: rqzhang@suibe.edu.cn - family-names: Tong given-names: Tiejun email: tongt@hkbu.edu.hk repository: https://tiejuntong.r-universe.dev commit: 9f1b66cc3074b2153319f677f6d4092a24abaaf5 url: https://tiejuntong.github.io/ChauBoxplot/ date-released: '2026-02-19' contact: - family-names: Tong given-names: Tiejun email: tongt@hkbu.edu.hk