Package: convertGraph
Type: Package
Title: Convert Graphical Files Format
Version: 0.1
Date: 2016-04-06
Author: E. F. Haghish
Maintainer: E. F. Haghish <haghish@imada.sdu.dk>
Description: 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.
URL: http://github.com/haghish/convertGraph
BugReports: http://github.com/haghish/convertGraph
Imports: tools
NeedsCompilation: no
License: MIT + file LICENSE
Repository: CRAN
RoxygenNote: 5.0.1
Packaged: 2016-04-15 12:38:36 UTC; haghish
Date/Publication: 2016-04-16 19:48:40
Built: R 4.1.1; ; 2021-09-10 17:18:37 UTC; windows
