Package: rvg
Type: Package
Title: R Graphics Devices for Vector Graphics Output
Version: 0.0.5
Authors@R: c(
    person("David", "Gohel", role = c("aut", "cre"),
    email = "david.gohel@ardata.fr") )
Author: David Gohel [aut, cre]
Description: Vector Graphics devices for SVG, DrawingML for
  Microsoft Word and DrawingML for Microsoft PowerPoint.
License: GPL-3
Depends: R (>= 3.0)
Imports: grDevices, Rcpp, xml2, gdtools, utils, R.utils
LinkingTo: Rcpp, gdtools
Suggests: htmltools, testthat
URL: https://github.com/davidgohel/rvg
BugReports: https://github.com/davidgohel/rvg/issues
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-01-06 14:47:44 UTC; davidgohel
Maintainer: David Gohel <david.gohel@ardata.fr>
Repository: CRAN
Date/Publication: 2016-01-06 17:22:38
