Changelog
Source:NEWS.md
rvg 0.3.1
CRAN release: 2022-12-21
rvg 0.1.9
CRAN release: 2018-06-10
rvg 0.1.7
CRAN release: 2017-12-03
add argument
ggobjtoph_with_vg()andph_with_vg_at(). It can be used as replacement tocode=print(gg)when gg is a ggplot object.new function
xl_add_vg()to add vector graphics produced from R into Excel workbooks. This requiresofficer >= 0.2.0.
rvg 0.1.4
CRAN release: 2017-06-23
- raster images dpi has been increased
- new ‘ph_with_vg_at’ methods for package officer
rvg 0.1.3
CRAN release: 2017-03-10
- new ‘body_add_vg’ and ‘ph_with_vg’ methods for package officer
- deletion of write_* functions, these are now available in officer (functions print)
rvg 0.1.2
CRAN release: 2017-01-03
- add donttest tags in all examples to avoid long runs due to fontconfig initialisation
- change textbox in Word graphics so that text auto-adjusts.
rvg 0.1.0
CRAN release: 2016-06-27
- adapt code to xml2 1.0 (use xml_find_first instead of deprecated xml_find_one)