grImport2: Importing 'SVG' Graphics

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-1
Depends: R (≥ 2.12.0)
Imports: methods, grDevices, grid, XML, png, jpeg, base64enc
Suggests: gridSVG, rsvg
Published: 2023-10-27
Author: Simon Potter [aut], Paul Murrell ORCID iD [aut, cre]
Maintainer: Paul Murrell <paul at stat.auckland.ac.nz>
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:

Reference manual: grImport2.pdf

Downloads:

Package source: grImport2_0.3-1.tar.gz
Windows binaries: r-devel: grImport2_0.3-1.zip, r-release: grImport2_0.3-1.zip, r-oldrel: grImport2_0.3-1.zip
macOS binaries: r-release (arm64): grImport2_0.3-1.tgz, r-oldrel (arm64): grImport2_0.3-1.tgz, r-release (x86_64): grImport2_0.3-1.tgz
Old sources: grImport2 archive

Reverse dependencies:

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

Linking:

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