grImport2: Importing 'SVG' Graphics (original) (raw)

Functions for importing external vector images and drawing them as part of 'R' plots. This package is different from the 'grImport' package because, where that package imports 'PostScript' format images, this package imports 'SVG' format images. Furthermore, this package imports a specific subset of 'SVG', so external images must be preprocessed using a package like 'rsvg' to produce 'SVG' that this package can import. 'SVG' features that are not supported by 'R' graphics, e.g., gradient fills, can be imported and then exported via the 'gridSVG' package.

Version: 0.3-3
Depends: R (≥ 2.12.0)
Imports: methods, grDevices, grid, XML, png, jpeg, base64enc
Suggests: gridSVG, rsvg
Published: 2024-07-30
DOI: 10.32614/CRAN.package.grImport2
Author: Simon Potter [aut], Paul Murrell ORCID iD [aut, cre]
Maintainer: Paul Murrell
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://r-forge.r-project.org/projects/grimport/,https://stattech.wordpress.fos.auckland.ac.nz/2013/09/,https://stattech.wordpress.fos.auckland.ac.nz/2016/08/30/2016-11-the-butterfly-affectation/,https://stattech.wordpress.fos.auckland.ac.nz/2019/11/25/2019-02-svg-in-svg-out/
NeedsCompilation: no
Materials: NEWS
CRAN checks: grImport2 results

Documentation:

Downloads:

Reverse dependencies:

Reverse imports: deeptime, ggfoundry, HyRiM, piecepackr, RGraphics, RIdeogram, rphylopic, sdam, SDAR
Reverse suggests: ComplexHeatmap, dagLogo, motifStack, pcutils, spiralize

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=grImport2to link to this page.