Package: aplot
Title: Decorate a 'ggplot' with Associated Information
Version: 0.1.10
Authors@R: c(
    person(given = "Guangchuang", family = "Yu", email = "guangchuangyu@gmail.com",   role  = c("aut", "cre"), comment = c(ORCID = "0000-0002-6485-8781")),
    person("Shuangbin", "Xu",       email = "xshuangbin@163.com",      role = "ctb", 
            comment = c(ORCID="0000-0003-3513-5362")),
    person(given = "Thomas", family = "Hackl", email = "thackl@mit.edu", role = "ctb")
    )
Description: For many times, we are not just aligning plots as what 'cowplot' and 'patchwork' did. Users would like to align associated information that requires axes to be exactly matched in subplots, e.g. hierarchical clustering with a heatmap. This package provides utilities to aligns associated subplots to a main plot at different sides (left, right, top and bottom) with axes exactly matched. 
Imports: ggfun (>= 0.0.9), ggplot2, ggplotify, patchwork, magrittr,
        methods, utils
Suggests: ggtree
URL: https://github.com/YuLab-SMU/aplot
License: Artistic-2.0
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-03-08 08:36:29 UTC; ygc
Author: Guangchuang Yu [aut, cre] (<https://orcid.org/0000-0002-6485-8781>),
  Shuangbin Xu [ctb] (<https://orcid.org/0000-0003-3513-5362>),
  Thomas Hackl [ctb]
Maintainer: Guangchuang Yu <guangchuangyu@gmail.com>
Repository: CRAN
Date/Publication: 2023-03-08 13:10:10 UTC
Built: R 4.1.3; ; 2023-04-17 17:58:55 UTC; windows
