The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Algebra of operations for blending, copying, adjusting, and compositing layers in 'ggplot2'. Supports copying and adjusting the aesthetics or parameters of an existing layer, partitioning a layer into multiple pieces for re-composition, applying affine transformations to layers, and combining layers (or partitions of layers) using blend modes (including commutative blend modes, like multiply and darken). Blend mode support is particularly useful for creating plots with overlapping groups where the layer drawing order does not change the output; see Kindlmann and Scheidegger (2014) <doi:10.1109/TVCG.2014.2346325>.
Version: | 0.1.0 |
Depends: | R (≥ 4.2) |
Imports: | methods, grid, ggplot2 (≥ 3.4.0), rlang |
Suggests: | covr, testthat (≥ 3.0.0), fontquiver, showtext, sysfonts, ggnewscale |
Published: | 2023-05-22 |
DOI: | 10.32614/CRAN.package.ggblend |
Author: | Matthew Kay [aut, cre, cph] |
Maintainer: | Matthew Kay <mjskay at northwestern.edu> |
BugReports: | https://github.com/mjskay/ggblend/issues/new |
License: | MIT + file LICENSE |
URL: | https://mjskay.github.io/ggblend/, https://github.com/mjskay/ggblend/ |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | ggblend results |
Reference manual: | ggblend.pdf |
Package source: | ggblend_0.1.0.tar.gz |
Windows binaries: | r-devel: ggblend_0.1.0.zip, r-release: ggblend_0.1.0.zip, r-oldrel: ggblend_0.1.0.zip |
macOS binaries: | r-release (arm64): ggblend_0.1.0.tgz, r-oldrel (arm64): ggblend_0.1.0.tgz, r-release (x86_64): ggblend_0.1.0.tgz, r-oldrel (x86_64): ggblend_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ggblend to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.