Package: ggrastr 1.0.2
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:
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✨
card.svg |card.png
ggrastr/json (API)
| # Install 'ggrastr' in R: |
| install.packages('ggrastr', repos = c('https://fastverse.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/vpetukhov/ggrastr/issues
Last updated from:50ca3e0122. Checks:9 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 161 | ||
| source / vignettes | OK | 267 | ||
| linux-release-x86_64 | OK | 160 | ||
| macos-release-arm64 | OK | 103 | ||
| macos-oldrel-arm64 | OK | 93 | ||
| windows-devel | OK | 101 | ||
| windows-release | OK | 106 | ||
| windows-oldrel | OK | 96 | ||
| wasm-release | OK | 102 |
Exports:geom_beeswarm_rastgeom_boxplot_jittergeom_jitter_rastgeom_point_rastgeom_quasirandom_rastgeom_tile_rastgeom_violin_rastrasteriserasterizetheme_pdf
Dependencies:base64encbeeswarmCairoclicpp11farverggbeeswarmggplot2gluegtableisobandjsonlitelabelinglifecyclepngR6raggRColorBrewerrlangS7scalesstringisystemfontstextshapingvctrsviporviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| This geom is similar to 'geom_beeswarm', but creates a raster layer | geom_beeswarm_rast |
| This geom is similar to 'geom_boxplot', but allows to jitter outlier points and to raster points layer. | geom_boxplot_jitter |
| This geom is similar to 'geom_jitter', but creates a raster layer | geom_jitter_rast |
| This geom is similar to 'geom_point', but creates a raster layer | geom_point_rast |
| This geom is similar to 'geom_quasirandom', but creates a raster layer | geom_quasirandom_rast |
| This geom is similar to 'geom_tile', but creates a raster layer | geom_tile_rast |
| This geom is similar to 'geom_violin', but creates a raster layer | geom_violin_rast |
| Rasterise ggplot layers Takes a ggplot object or a layer as input and renders their graphical output as a raster. | rasterise rasterise.ggplot rasterise.Layer rasterise.list |
| Rasterise ggplot layers Takes a ggplot object or a layer as input and renders their graphical output as a raster. | rasterize |
| Pretty theme | theme_pdf |
