Package: vbracket
Type: Package
Title: Custom Legends with Statistical Comparison Brackets
Version: 1.0.2
Authors@R: person("Yoshiaki", "Sato",
                  email = "h20gg702@outlook.jp",
                  role = c("aut", "cre"),
                  comment = c(ORCID = "0000-0003-3375-5189"))
Description: Add publication-quality custom legends with vertical brackets. Designed for displaying statistical comparisons between groups,
    commonly used in scientific publications for showing significance levels.
    Features include adaptive positioning, automatic bracket spacing for overlapping
    comparisons, font family inheritance, and support for asterisks, p-values,
    or custom labels. Compatible with 'ggplot2' graphics.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 3.5.0)
Imports: ggplot2 (>= 3.0.0), grid
Suggests: knitr, rmarkdown
URL: https://github.com/h20gg702/vbracket
BugReports: https://github.com/h20gg702/vbracket/issues
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2025-12-22 05:51:00 UTC; yoshiakisato
Author: Yoshiaki Sato [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-3375-5189>)
Maintainer: Yoshiaki Sato <h20gg702@outlook.jp>
Repository: CRAN
Date/Publication: 2026-01-07 08:20:02 UTC
Built: R 4.6.0; ; 2026-01-20 04:20:57 UTC; windows
