Package: ggalign
Title: A 'ggplot2' Extension for Consistent Axis Alignment
Version: 0.0.5
Authors@R: 
    person("Yun", "Peng", , "yunyunp96@163.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2801-3332"))
Description: A 'ggplot2' extension offers various tools for organizing and arranging plots. 
    It is designed to consistently align a specific axis across multiple 'ggplot' objects, 
    making it especially useful for plots requiring data order manipulation. A typical use 
    case includes organizing combinations like a dendrogram and a heatmap.
License: MIT + file LICENSE
URL: https://github.com/Yunuuuu/ggalign,
        https://yunuuuu.github.io/ggalign/
BugReports: https://github.com/Yunuuuu/ggalign/issues
Depends: ggplot2 (>= 3.3.0)
Imports: cli, grid, gtable, lifecycle, methods, rlang (>= 1.1.0),
        stats, utils, vctrs (>= 0.5.0)
Suggests: bookdown, ggrastr, gridGraphics, knitr, patchwork, ragg,
        rmarkdown, scales, testthat (>= 3.0.0), vdiffr
ByteCompile: true
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-11-14 07:37:00 UTC; yun
Author: Yun Peng [aut, cre] (<https://orcid.org/0000-0003-2801-3332>)
Maintainer: Yun Peng <yunyunp96@163.com>
Repository: CRAN
Date/Publication: 2024-11-14 08:00:02 UTC
