Package: ggrastr 1.0.2

Evan Biederstedt

ggrastr: Rasterize Layers for 'ggplot2'

Rasterize only specific layers of a 'ggplot2' plot while simultaneously keeping all labels and text in vector format. This allows users to keep plots within the reasonable size limit without loosing vector properties of the scale-sensitive information.

Authors:Viktor Petukhov [aut, cph], Teun van den Brand [aut], Evan Biederstedt [cre, aut]

ggrastr_1.0.2.tar.gz
ggrastr_1.0.2.zip(r-4.7)ggrastr_1.0.2.zip(r-4.6)ggrastr_1.0.2.zip(r-4.5)
ggrastr_1.0.2.tgz(r-4.6-any)ggrastr_1.0.2.tgz(r-4.5-any)
ggrastr_1.0.2.tar.gz(r-4.7-any)ggrastr_1.0.2.tar.gz(r-4.6-any)
ggrastr_1.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
ggrastr/json (API)

# Install 'ggrastr' in R:
install.packages('ggrastr', repos = c('https://vpetukhov.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/vpetukhov/ggrastr/issues

On CRAN:

Conda:

13.89 score 236 stars 74 packages 3.0k scripts 25k downloads 4 mentions 10 exports 28 dependencies

Last updated from:50ca3e0122. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK143
source / vignettesOK265
linux-release-x86_64OK143
macos-release-arm64OK157
macos-oldrel-arm64OK172
windows-develOK102
windows-releaseOK87
windows-oldrelOK100
wasm-releaseOK119

Exports:geom_beeswarm_rastgeom_boxplot_jittergeom_jitter_rastgeom_point_rastgeom_quasirandom_rastgeom_tile_rastgeom_violin_rastrasteriserasterizetheme_pdf

Dependencies:base64encbeeswarmCairoclicpp11farverggbeeswarmggplot2gluegtableisobandjsonlitelabelinglifecyclepngR6raggRColorBrewerrlangS7scalesstringisystemfontstextshapingvctrsviporviridisLitewithr

ggrastr
Rasterizing ggplot objects with rasterize | Rasterizing individual layers | Advanced options | Selecting rendering device | Scaling size of raster objects | Rasterize multiple layers with lists | Set the parameter 'dpi' globally with options(ggrastr.default.dpi=N) | Other wrapper functions

Last update: 2021-12-08
Started: 2017-11-18

Legacy (outdated) wrapper functions
Points: Rasterize scatter plots with geom_point_rast() | Jitter: Rasterize jittered scatter plots with geom_jitter_rast() | Tiles: Rasterize heatmaps with geom_tile_rast() | Violin plots: Rasterize violin plots with geom_violin_rast() | Box plots: Jitter outliers and rasterize box plots with geom_boxplot_jitter | Beeswarm-style plots: geom_beeswarm_rast and geom_quasirandom

Last update: 2021-12-08
Started: 2021-12-08