convertGraph: Convert Graphical Files Format

Converts graphical file formats (SVG, PNG, JPEG, BMP, GIF, PDF, etc) to one another. The exceptions are the SVG file format that can only be converted to other formats and in contrast, PDF format, which can only be created from others graphical formats. The main purpose of the package was to provide a solution for converting SVG file format to PNG which is often needed for exporting graphical files produced by R widgets.

Version: 0.1
Imports: tools
Published: 2016-04-16
Author: E. F. Haghish
Maintainer: E. F. Haghish <haghish at imada.sdu.dk>
BugReports: http://github.com/haghish/convertGraph
License: MIT + file LICENSE
URL: http://github.com/haghish/convertGraph
NeedsCompilation: no
CRAN checks: convertGraph results

Documentation:

Reference manual: convertGraph.pdf

Downloads:

Package source: convertGraph_0.1.tar.gz
Windows binaries: r-devel: convertGraph_0.1.zip, r-release: convertGraph_0.1.zip, r-oldrel: convertGraph_0.1.zip
macOS binaries: r-release (arm64): convertGraph_0.1.tgz, r-oldrel (arm64): convertGraph_0.1.tgz, r-release (x86_64): convertGraph_0.1.tgz, r-oldrel (x86_64): convertGraph_0.1.tgz

Linking:

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