Package: multipanelfigure Type: Package Title: Infrastructure to Assemble Multi-Panel Figures (from Grobs) Version: 2.1.6 Date: 2024-04-09 Author: Johannes Graumann [cre, aut], Richard Cotton [aut] Maintainer: Johannes Graumann Authors@R: c(person("Johannes", "Graumann", email = "johannes.graumann@uni-marburg.de", role = c("cre", "aut")), person("Richard","Cotton", email = "richierocks@gmail.com", role = c("aut"))) 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, as well as content from all image formats supported by 'ImageMagick' (accessed through 'magick'). biocViews: Imports: ggplot2 (>= 2.2.1), grid, gridGraphics (>= 0.3-0), gtable (>= 0.2.0), magick (>= 1.9), magrittr (>= 1.5), methods, stringi (>= 1.2.3), 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: 7.2.3 LazyData: TRUE VignetteBuilder: knitr Encoding: UTF-8 Config/pak/sysreqs: libmagick++-dev gsfonts libicu-dev libssl-dev Repository: https://r-cheologist.r-universe.dev Date/Publication: 2024-04-09 15:45:18 UTC RemoteUrl: https://github.com/r-cheologist/multipanelfigure RemoteRef: HEAD RemoteSha: 56cfd90a3ecd9383251b12db0bf5990c0a4e2b91 NeedsCompilation: no Packaged: 2026-06-25 08:16:44 UTC; root