Package: rasterpdf 0.1.1.9000
rasterpdf: Plot Raster Graphics in PDF Files
The ability to plot raster graphics in PDF files can be useful when one needs multi-page documents, but the plots contain so many individual elements that (the usual) use of vector graphics results in inconveniently large file sizes. Internally, the package plots each individual page as a PNG, and then combines them in one PDF file.
Authors:
rasterpdf_0.1.1.9000.tar.gz
rasterpdf_0.1.1.9000.zip(r-4.7)rasterpdf_0.1.1.9000.zip(r-4.6)rasterpdf_0.1.1.9000.zip(r-4.5)
rasterpdf_0.1.1.9000.tgz(r-4.6-any)rasterpdf_0.1.1.9000.tgz(r-4.5-any)
rasterpdf_0.1.1.9000.tar.gz(r-4.7-any)rasterpdf_0.1.1.9000.tar.gz(r-4.6-any)
rasterpdf_0.1.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rasterpdf/json (API)
NEWS
| # Install 'rasterpdf' in R: |
| install.packages('rasterpdf', repos = c('https://ilarischeinin.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ilarischeinin/rasterpdf/issues
Pkgdown/docs site:https://ilarischeinin.github.io
Last updated from:defbefa078. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 129 | ||
| source / vignettes | OK | 178 | ||
| linux-release-x86_64 | OK | 117 | ||
| macos-release-arm64 | OK | 142 | ||
| macos-oldrel-arm64 | OK | 166 | ||
| windows-devel | OK | 78 | ||
| windows-release | OK | 144 | ||
| windows-oldrel | OK | 73 | ||
| wasm-release | OK | 107 |
Exports:agg_pdfdev.offraster_pdf
Dependencies:png
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Shut down a graphics device | dev.off |
| Raster PDF graphics device (with PNG pages) | agg_pdf raster_pdf |
| rasterpdf: Plot Raster Graphics in PDFs. | rasterpdf |
