jhelvy. To fix this you can add URL: https://gadenbuie.r-universe.dev/renderthis to the package DESCRIPTION file. See also theR-universe documentation.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.7)renderthis_0.2.1.zip(r-4.6)renderthis_0.2.1.zip(r-4.5)
renderthis_0.2.1.tgz(r-4.6-any)renderthis_0.2.1.tgz(r-4.5-any)
renderthis_0.2.1.tar.gz(r-4.7-any)renderthis_0.2.1.tar.gz(r-4.6-any)
renderthis_0.2.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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
Pkgdown/docs site:https://jhelvy.github.io
gifmp4pdfpngquartoquartopubrmarkdownslidesxaringan
Last updated from:b0068f77bc (on main). Checks:7 ERROR, 2 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 134 | ||
| source / vignettes | OK | 200 | ||
| linux-release-x86_64 | ERROR | 157 | ||
| macos-release-arm64 | ERROR | 155 | ||
| macos-oldrel-arm64 | ERROR | 214 | ||
| windows-devel | ERROR | 150 | ||
| windows-release | ERROR | 183 | ||
| windows-oldrel | ERROR | 138 | ||
| wasm-release | OK | 136 |
Exports:build_allbuild_gifbuild_htmlbuild_mp4build_pdfbuild_pngbuild_pptxbuild_socialto_gifto_htmlto_mp4to_pdfto_pngto_pptxto_socialwith_example
Dependencies:AsioHeadersbase64encbookdownbslibcachemclicpp11crayoncurldigestevaluatefastmapfontawesomefsgluehighrhmshtmltoolshttpuvjquerylibjsonliteknitrlaterlifecyclemagickmagrittrmemoisemimeotelpagedownpkgconfigprettyunitsprocessxprogresspromisespsquartoR6rappdirsRcpprlangrmarkdownrstudioapisassservrtinytexvctrswebsocketwithrxaringanxfunyamlzip
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 |
