Package: ggalign
Title: A 'ggplot2' Extension for Consistent Axis Alignment
Version: 0.0.4
Authors@R: 
    person("Yun", "Peng", , "yunyunp96@163.com", role = c("aut", "cre", "cph"), 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, data.table, grid, gtable, methods, rlang (>= 1.1.0),
        stats, utils, vctrs
Suggests: bookdown, ggrastr, gridGraphics, knitr, patchwork, ragg,
        rmarkdown, scales, seriation, testthat (>= 3.0.0), vdiffr
ByteCompile: true
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-10-12 12:17:14 UTC; yun
Author: Yun Peng [aut, cre, cph] (<https://orcid.org/0000-0003-2801-3332>)
Maintainer: Yun Peng <yunyunp96@163.com>
Repository: CRAN
Date/Publication: 2024-10-12 13:10:02 UTC
