Skip to content

export

Streamlined Export of Graphs and Data Tables

v0.3.3 · Jun 18, 2026 · GPL-2

Description

Easily export 'R' graphs and statistical output to 'Microsoft Office' / 'LibreOffice', 'Latex' and 'HTML' Documents, using sensible defaults that result in publication-quality output with simple, straightforward commands. Output to 'Microsoft Office' is in editable 'DrawingML' vector format for graphs, and can use corporate template documents for styling. This enables the production of standardized reports and also allows for manual tidy-up of the layout of 'R' graphs in 'Powerpoint' before final publication. Export of graphs is flexible, and functions enable the currently showing R graph or the currently showing 'R' stats object to be exported, but also allow the graphical or tabular output to be passed as objects. The package relies on package 'officer' for export to 'Office' documents,and output files are also fully compatible with 'LibreOffice'. Base 'R', 'ggplot2' and 'lattice' plots are supported, as well as a wide variety of 'R' stats objects, via wrappers to xtable(), broom::tidy() and stargazer(), including aov(), lm(), glm(), lme(), glmnet() and coxph() as well as matrices and data frames and many more...

Downloads

CRAN

2.1K

Last 30 days

2738th

7K

Last 90 days

34.3K

Last year

Trend: -11.6% (30d vs prior 30d)

r2u CRAN

9

Last 30 days

24

Last 90 days

118

Last year

Trend: -35.7% (30d vs prior 30d)

autoCRAN

2

Last 7 days

9

Last 30 days

1

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

package dependencies

Packages required but not available: 'officer', 'rvg', 'flextable'

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (1)

suggests

Dependency Network

Dependencies Reverse dependencies officer rvg (>= 0.1.8) xtable flextable xml2 (>= 1.2.0) stargazer openxlsx broom (>= 0.4.4) devEMF jmvcore export

Version History

6 tracked
updated 0.3.3 ← 0.3.2 diff Jun 18, 2026
new 0.3.2 Mar 10, 2026
updated 0.3.2 ← 0.3.1 diff Aug 17, 2025
updated 0.3.1 ← 0.3.0 diff Jul 27, 2025
updated 0.3.0 ← 0.2.2 diff Dec 6, 2022
new 0.2.2 Oct 29, 2018