The 'ggplot2' package provides a strong API for sequentially building up a plot, but does not concern itself with composition of multiple plots. 'patchwork' is a package that expands the API to allow for arbitrarily complex composition of plots by, among others, providing mathematical operators for combining multiple plots. Other packages that try to address this need (but with a different approach) are 'gridExtra' and 'cowplot'.
Version: | 1.1.1 |
Imports: | ggplot2 (≥ 3.0.0), gtable, grid, stats, grDevices, utils, graphics |
Suggests: | knitr, rmarkdown, gridGraphics, gridExtra, ragg, testthat (≥ 2.1.0), vdiffr, covr, png |
Published: | 2020-12-17 |
Author: | Thomas Lin Pedersen
|
Maintainer: | Thomas Lin Pedersen <thomasp85 at gmail.com> |
BugReports: | https://github.com/thomasp85/patchwork/issues |
License: | MIT + file LICENSE |
URL: | https://patchwork.data-imaginist.com, https://github.com/thomasp85/patchwork |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | patchwork results |
Reference manual: | patchwork.pdf |
Vignettes: |
Getting Started |
Package source: | patchwork_1.1.1.tar.gz |
Windows binaries: | r-devel: patchwork_1.1.1.zip, r-release: patchwork_1.1.1.zip, r-oldrel: patchwork_1.1.1.zip |
macOS binaries: | r-release: patchwork_1.1.1.tgz, r-oldrel: patchwork_1.1.1.tgz |
Old sources: | patchwork archive |
Reverse depends: | immunarch, MixOptim, Nebulosa |
Reverse imports: | aplot, ComplexUpset, dyngen, EpiNow2, fairmodels, fdaPOIFD, foieGras, ggcharts, gglm, gratia, insane, insurancerating, iNZightRegression, iNZightTS, mcp, metabolic, metan, MicrobiotaProcess, mrgsim.sa, NanoMethViz, plotmm, POMA, radiant.basics, radiant.data, radiant.model, radiant.multivariate, rhierbaps, SEIRfansy, Seurat, Signac, splithalf, starvz, suddengains, treefit, triplot |
Reverse suggests: | BayesianReasoning, BayesSpace, concurve, coveffectsplot, cowplot, fivethirtyeight, funtimes, GET, ggeasy, ggridges, ggtreeExtra, hermiter, iml, ldsr, marqLevAlg, MASSExtra, mlr3spatiotempcv, moderndive, partR2, scp, sigminer, strm, SUMMER, trending, trundler, vroom, weitrix |
Please use the canonical form https://CRAN.R-project.org/package=patchwork to link to this page.