Package: rvg Type: Package Title: R Graphics Devices for 'Office' Vector Graphics Output Version: 0.3.3 Authors@R: c( person("David", "Gohel", role = c("aut", "cre"), email = "david.gohel@ardata.fr"), person(given = "ArData", role = "cph"), person("Bob", "Rudis", role = c("ctb"), comment = "the javascript code used by function set_attr"), person("Francois", "Brunetti", role = c("ctb"), email = "francois.brunetti@lysis-consultants.fr", comment = "clipping algorithms") ) Description: Vector Graphics devices for 'Microsoft PowerPoint' and 'Microsoft Excel'. Functions extending package 'officer' are provided to embed 'DrawingML' graphics into 'Microsoft PowerPoint' presentations and 'Microsoft Excel' workbooks. SystemRequirements: libpng License: GPL-3 Encoding: UTF-8 Depends: R (>= 3.0) Imports: grDevices, Rcpp (>= 0.12.12), officer (>= 0.6.2), gdtools (>= 0.3.3), xml2 (>= 1.0.0), rlang LinkingTo: Rcpp, gdtools Suggests: testthat, grid URL: https://ardata-fr.github.io/officeverse/, https://davidgohel.github.io/rvg/ BugReports: https://github.com/davidgohel/rvg/issues RoxygenNote: 7.2.3 NeedsCompilation: yes Packaged: 2023-05-10 08:31:18 UTC; davidgohel Author: David Gohel [aut, cre], ArData [cph], Bob Rudis [ctb] (the javascript code used by function set_attr), Francois Brunetti [ctb] (clipping algorithms) Maintainer: David Gohel Repository: CRAN Date/Publication: 2023-05-10 09:20:02 UTC Built: R 4.2.1; x86_64-pc-linux-gnu; 2023-09-18 12:21:15 UTC; unix