# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "boxTest" in publications use:' type: software license: MIT title: 'boxTest: Boxplot and Significance Test for Two Groups' version: 0.1.0 doi: 10.32614/CRAN.package.boxTest abstract: Creates a side-by-side boxplot for a continuous variable grouped by a two-level categorical variable, checks normality assumptions, and runs the appropriate statistical test (t-test or Wilcoxon rank-sum test). Returns a publication-ready plot and test statistics including test statistic, degrees of freedom, and p-value. authors: - family-names: Sau given-names: Arkaprabha email: arka.doctor@gmail.com - family-names: Phadikar given-names: Santanu email: phadikar@gmail.com - family-names: Bhakta given-names: Ishita email: ishita.official@gmail.com repository: https://arka1985.r-universe.dev commit: 0cdcbe7f02b8eb84c0735e9aa497c4bb7d95c85e date-released: '2025-09-24' contact: - family-names: Sau given-names: Arkaprabha email: arka.doctor@gmail.com