Other packages > Find by keyword >

rvg  

R Graphics Devices for 'Office' Vector Graphics Output
View on CRAN: Click here


Download and install rvg package within the R console
Install from CRAN:
install.packages("rvg")

Install from Github:
library("remotes")
install_github("cran/rvg")

Install by package version:
library("remotes")
install_version("rvg", "0.4.0")



Attach the package and use:
library("rvg")
Maintained by
David Gohel
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-01-06
Latest Update: 2025-03-27
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.
How to cite:
David Gohel (2016). rvg: R Graphics Devices for 'Office' Vector Graphics Output. R package version 0.4.0, https://cran.r-project.org/web/packages/rvg. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.0.5 (2016-01-06 17:22), 0.0.6 (2016-01-26 00:13), 0.0.7 (2016-02-25 00:37), 0.0.8 (2016-03-04 14:53), 0.0.9 (2016-04-29 07:34), 0.1.0 (2016-06-27 07:00), 0.1.1 (2016-11-02 18:01), 0.1.2 (2017-01-03 17:06), 0.1.3 (2017-03-11 00:26), 0.1.4 (2017-06-23 21:10), 0.1.5 (2017-09-05 09:36), 0.1.6 (2017-10-05 17:10), 0.1.7 (2017-12-03 13:17), 0.1.8 (2018-02-13 23:10), 0.1.9 (2018-06-11 00:10), 0.2.0 (2019-04-06 10:40), 0.2.1 (2019-06-25 11:30), 0.2.2 (2019-11-11 21:10), 0.2.3 (2020-01-27 00:40), 0.2.4.1 (2020-06-28 09:07), 0.2.4 (2020-02-17 23:10), 0.2.5 (2020-06-30 16:50), 0.3.0 (2022-12-08 15:20), 0.3.1 (2022-12-21 09:20), 0.3.2 (2023-01-07 16:30), 0.3.3 (2023-05-10 11:20), 0.3.4 (2024-08-27 17:00), 0.3.5 (2025-03-27 19:50), 0.4.0 (2025-10-06 07:10)
Other packages that cited rvg R package
View rvg citation profile
Other R packages that rvg depends, imports, suggests or enhances
Complete documentation for rvg
Functions, R codes and Examples using the rvg R package
Some associated functions: body_add_vg . dml . dml_pptx . dml_xlsx . ph_with.dml . xl_add_vg . 
Some associated R codes: RcppExports.R . defunct.R . dml_pptx.R . dml_xlsx.R . fonts.R . ph_with_vg.R . xl_add_vg.R .  Full rvg package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA