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.

Version: 0.1.1
Imports: methods, png
Suggests: covr, lintr, pkgdown, ragg, testthat
Published: 2019-11-22
Author: Ilari Scheinin ORCID iD [aut, cre]
Maintainer: Ilari Scheinin <ilari.scheinin+rasterpdf at gmail.com>
BugReports: https://github.com/ilarischeinin/rasterpdf/issues
License: MIT + file LICENSE
URL: https://ilarischeinin.github.io/rasterpdf, https://github.com/ilarischeinin/rasterpdf
NeedsCompilation: no
Materials: README NEWS
CRAN checks: rasterpdf results

Documentation:

Reference manual: rasterpdf.pdf

Downloads:

Package source: rasterpdf_0.1.1.tar.gz
Windows binaries: r-devel: rasterpdf_0.1.1.zip, r-release: rasterpdf_0.1.1.zip, r-oldrel: rasterpdf_0.1.1.zip
macOS binaries: r-release (arm64): rasterpdf_0.1.1.tgz, r-oldrel (arm64): rasterpdf_0.1.1.tgz, r-release (x86_64): rasterpdf_0.1.1.tgz
Old sources: rasterpdf archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rasterpdf to link to this page.