Package: r2pptx 0.1.0.9003

r2pptx: Object Oriented R -> PowerPoint

Provides a friendly, object oriented API for creating PowerPoint slide decks in R.

Authors:Matt Lehman [aut, cre], Ari Lewenstein [ctb]

r2pptx_0.1.0.9003.tar.gz
r2pptx_0.1.0.9003.zip(r-4.7)r2pptx_0.1.0.9003.zip(r-4.6)r2pptx_0.1.0.9003.zip(r-4.5)
r2pptx_0.1.0.9003.tgz(r-4.6-any)r2pptx_0.1.0.9003.tgz(r-4.5-any)
r2pptx_0.1.0.9003.tar.gz(r-4.7-any)r2pptx_0.1.0.9003.tar.gz(r-4.6-any)
r2pptx_0.1.0.9003.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
r2pptx/json (API)
NEWS

# Install 'r2pptx' in R:
install.packages('r2pptx', repos = c('https://mattle24.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/mattle24/r2pptx/issues

Pkgdown/docs site:https://mattle24.github.io

On CRAN:

Conda:

4.90 score 4 stars 5 scripts 209 downloads 12 exports 32 dependencies

Last updated from:be28e5782e. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK141
source / vignettesOK218
linux-release-x86_64OK138
macos-release-arm64OK115
macos-oldrel-arm64OK86
windows-develOK110
windows-releaseOK102
windows-oldrelOK83
wasm-releaseOK112

Exports:get_all_layout_propertiesget_layout_propertiesget_layoutsnew_elementnew_locationnew_presentationnew_slidenew_slidelistplot_layouttemplate_pathtemplate_path<-write_pptx

Dependencies:askpassbase64encclicpp11dplyrgenericsgluejsonlitelifecyclemagrittrofficeropensslpillarpkgconfigpurrrR6raggrlangstringistringrsyssystemfontstextshapingtibbletidyrtidyselectutf8uuidvctrswithrxml2zip

Basic Usage

Rendered frombasic_usage.Rmdusingknitr::rmarkdownon May 26 2026.

Last update: 2021-09-15
Started: 2021-06-23

Templates

Rendered fromtemplates.Rmdusingknitr::rmarkdownon May 26 2026.

Last update: 2021-09-15
Started: 2021-06-30

Readme and manuals

Help Manual

Help pageTopics
Add R2Ppptx slide+,R2Pptx,R2PptxSlide-method
Add element to slide+,R2PptxSlide,R2PptxElement-method
Add slide to slidelist+,R2PptxSlide,R2PptxSlideList-method
Add slidelist to slidelist+,R2PptxSlideList,R2PptxSlideList-method
Get all layouts' propertiesget_all_layout_properties
Get layout propertiesget_layout_properties
Get layoutsget_layouts
method to get slidesget_slides,R2PptxSlideList-method
Get slide lengthlength,R2PptxPresentation-method length,R2PptxSlide-method
New Elementnew_element
New Elementnew_element,character-method
New Elementnew_element,R2PptxLocation-method
New Locationnew_location
New Presentationnew_presentation
New slidenew_slide
New slide listnew_slidelist
Plot layoutplot_layout
ElementR2PptxElement-class
LocationR2PptxLocation-class
PresentationR2PptxPresentation-class
SlideR2PptxSlide-class
Slide listR2PptxSlideList-class
Get template pathtemplate_path template_path,R2PptxPresentation-method
Set template pathtemplate_path<- template_path<-,R2PptxPresentation-method
Write pptxwrite_pptx write_pptx,R2PptxPresentation-method