Crandore Hub

simPDF

Fast Multi-Page PDF Report Layout on the Graphics Device

A lightweight, dependency-free engine to build multi-page PDF reports quickly on top of R's built-in graphics device ('pdf'/'cairo_pdf'). Content is placed by a measured flow layout: every text block reports its real width and height via 'strwidth'/'strheight', the vertical cursor advances by measured height, and pages break automatically. This eliminates the text-overlap of dead-reckoned coordinate reports (such as the 'nmw' NONMEM diagnostic reports) and replaces slow '.Rmd'/'knitr'/'LaTeX' pipelines for fixed report generation. Interactive AcroForm CRFs are out of scope and handled by the sibling 'pdfCRF' package.

Versions across snapshots

VersionRepositoryFileSize
0.1.1 rolling linux/jammy R-4.5 simPDF_0.1.1.tar.gz 146.9 KiB
0.1.1 rolling linux/noble R-4.5 simPDF_0.1.1.tar.gz 146.8 KiB
0.1.1 rolling source/ R- simPDF_0.1.1.tar.gz 45.4 KiB
0.1.1 latest linux/jammy R-4.5 simPDF_0.1.1.tar.gz 146.9 KiB
0.1.1 latest linux/noble R-4.5 simPDF_0.1.1.tar.gz 146.8 KiB
0.1.1 latest source/ R- simPDF_0.1.1.tar.gz 45.4 KiB
0.1.1 2026-04-23 source/ R- simPDF_0.1.1.tar.gz 0 B

Dependencies (latest)

Imports

Suggests