Package: renderthis 0.2.1
renderthis: Render Slides to Different Formats
Render slides to different formats, including 'html', 'pdf', 'png', 'gif', 'pptx', and 'mp4', as well as a 'social' output, a 'png' of the first slide re-sized for sharing on social media.
Authors:
renderthis_0.2.1.tar.gz
renderthis_0.2.1.zip(r-4.5)renderthis_0.2.1.zip(r-4.4)renderthis_0.2.1.zip(r-4.3)
renderthis_0.2.1.tgz(r-4.4-any)renderthis_0.2.1.tgz(r-4.3-any)
renderthis_0.2.1.tar.gz(r-4.5-noble)renderthis_0.2.1.tar.gz(r-4.4-noble)
renderthis_0.2.1.tgz(r-4.4-emscripten)renderthis_0.2.1.tgz(r-4.3-emscripten)
renderthis.pdf |renderthis.html✨
renderthis/json (API)
NEWS
# Install 'renderthis' in R: |
install.packages('renderthis', repos = c('https://gadenbuie.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jhelvy/renderthis/issues
gifmp4pdfpngquartoquartopubrmarkdownslidesxaringan
Last updated 13 days agofrom:e63269c7d1 (on main). Checks:OK: 1 ERROR: 6. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 08 2024 |
R-4.5-win | ERROR | Nov 08 2024 |
R-4.5-linux | ERROR | Nov 08 2024 |
R-4.4-win | ERROR | Nov 08 2024 |
R-4.4-mac | ERROR | Nov 08 2024 |
R-4.3-win | ERROR | Nov 08 2024 |
R-4.3-mac | ERROR | Nov 08 2024 |
Exports:build_allbuild_gifbuild_htmlbuild_mp4build_pdfbuild_pngbuild_pptxbuild_socialto_gifto_htmlto_mp4to_pdfto_pngto_pptxto_socialwith_example
Dependencies:AsioHeadersbase64encbookdownbslibcachemclicpp11crayoncurldigestevaluatefastmapfontawesomefsgluehighrhmshtmltoolshttpuvjquerylibjsonliteknitrlaterlifecyclemagickmagrittrmemoisemimepagedownpkgconfigprettyunitsprocessxprogresspromisespsquartoR6rappdirsRcpprlangrmarkdownrstudioapisassservrtinytexvctrswebsocketwithrxaringanxfunyamlzip
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Build slides to multiple outputs. | build_all |
Render slides as a GIF file. | to_gif |
Render slides as html file. | to_html |
Render slides as an MP4 video file. | to_mp4 |
Render slides as PDF file. | to_pdf |
Render slides as PNG file(s). | to_png |
Render slides as a PowerPoint file. | to_pptx |
Render png image of first slide sized for social media sharing. | to_social |