PDF is a standard file format for laying out text and images in documents. At its core, these documents are sequences of objects defined in plain text. This package allows for the creation of PDF documents at a very low level without any library or graphics device dependencies.
Version: | 0.2.7 |
Depends: | R (≥ 4.1.0) |
Imports: | glue |
Suggests: | knitr, rmarkdown, testthat (≥ 3.0.0) |
Published: | 2025-09-05 |
DOI: | 10.32614/CRAN.package.minipdf |
Author: | Mike Cheng [aut, cre, cph] |
Maintainer: | Mike Cheng <mikefc at coolbutuseless.com> |
License: | MIT + file LICENSE |
URL: | https://github.com/coolbutuseless/minipdf |
NeedsCompilation: | no |
Materials: | README, NEWS |
CRAN checks: | minipdf results |
Reference manual: | minipdf.html , minipdf.pdf |
Vignettes: |
Examples (source, R code) |
Package source: | minipdf_0.2.7.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release (arm64): minipdf_0.2.7.tgz, r-oldrel (arm64): minipdf_0.2.7.tgz, r-release (x86_64): minipdf_0.2.7.tgz, r-oldrel (x86_64): minipdf_0.2.7.tgz |
Please use the canonical form https://CRAN.R-project.org/package=minipdf to link to this page.