Package: multipanelfigure
Type: Package
Title: Infrastructure to Assemble Multi-Panel Figures (from Grobs)
Version: 1.1.2
Date: 2018-07-06
Author: Johannes Graumann [cre, aut],
  Richard Cotton [ctb]
Maintainer: Johannes Graumann <johannes.graumann@mpi-bn.mpg.de>
Authors@R: c(person("Johannes", "Graumann", email =
    "johannes.graumann@mpi-bn.mpg.de", role = c("cre", "aut")),
    person("Richard","Cotton", email = "richierocks@gmail.com",
    role = c("ctb")))
Description: Tools to create a layout for figures made of multiple panels, and
    to fill the panels with base, 'lattice', 'ggplot2' and 'ComplexHeatmap'
    plots, grobs, and PNG, JPEG, SVG and TIFF images.
Imports: assertive.base (>= 0.0-7), assertive.files (>= 0.0-2),
        assertive.numbers (>= 0.0-2), assertive.properties (>= 0.0-4),
        assertive.types (>= 0.0-3), ggplot2 (>= 2.2.1), grid,
        gridGraphics (>= 0.3-0), gtable (>= 0.2.0), jpeg (>= 0.1-8),
        magrittr (>= 1.5), png (>= 0.1-7), rsvg (>= 1.3), stats, tiff
        (>= 0.1-5), utils
Suggests: ComplexHeatmap (>= 1.17.1), grDevices, lattice (>= 0.20-35),
        roxygen2 (>= 6.0.1), VennDiagram (>= 1.6.20), knitr, rmarkdown,
        markdown
License: GPL (>= 3)
RoxygenNote: 6.0.1
LazyData: TRUE
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-07-06 21:37:22 UTC; balin
Repository: CRAN
Date/Publication: 2018-07-06 22:00:03 UTC
