Cairo: R Graphics Device using Cairo Graphics Library for Creating High-Quality Bitmap (PNG, JPEG, TIFF), Vector (PDF, SVG, PostScript) and Display (X11 and Win32) Output

R graphics device using cairographics library that can be used to create high-quality vector (PDF, PostScript and SVG) and bitmap output (PNG,JPEG,TIFF), and high-quality rendering in displays (X11 and Win32). Since it uses the same back-end for all output, copying across formats is WYSIWYG. Files are created without the dependence on X11 or other external programs. This device supports alpha channel (semi-transparent drawing) and resulting images can contain transparent and semi-transparent regions. It is ideal for use in server environments (file output) and as a replacement for other devices that don't have Cairo's capabilities such as alpha support or anti-aliasing. Backends are modular such that any subset of backends is supported.

Version: 1.5-12.2
Depends: R (≥ 2.4.0)
Imports: grDevices, graphics
Suggests: png
Enhances: FastRWeb
Published: 2020-07-07
Author: Simon Urbanek, Jeffrey Horner
Maintainer: Simon Urbanek <Simon.Urbanek at r-project.org>
License: GPL-2
URL: http://www.rforge.net/Cairo/
NeedsCompilation: yes
SystemRequirements: cairo (>= 1.2 http://www.cairographics.org/)
Materials: NEWS
In views: Graphics
CRAN checks: Cairo results

Downloads:

Reference manual: Cairo.pdf
Package source: Cairo_1.5-12.2.tar.gz
Windows binaries: r-devel: Cairo_1.5-12.1.zip, r-release: Cairo_1.5-12.2.zip, r-oldrel: Cairo_1.5-12.2.zip
macOS binaries: r-release: Cairo_1.5-12.2.tgz, r-oldrel: Cairo_1.5-12.2.tgz
Old sources: Cairo archive

Reverse dependencies:

Reverse imports: adepro, DAPAR, DecisionAnalysis, dextergui, FastRWeb, ggrastr, HTSeqGenie, iSTATS, jsmodule, memery, MetaComp, mmaqshiny, ncappc, scde, SGP, visvow
Reverse suggests: a4, a4Base, ADaCGH2, aroma.core, BoutrosLab.plotting.general, ComplexHeatmap, corclass, cowplot, dexter, dexterMST, dplR, drugCombo, eurostat, ggmcmc, gtrellis, hamlet, htmltools, imager, metaviz, microbiome, ngsReports, patternplot, plotdap, plotly, R.devices, R2SWF, repr, savR, shiny, ursa
Reverse enhances: JunctionSeq

Linking:

Please use the canonical form https://CRAN.R-project.org/package=Cairo to link to this page.