<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Fast Multi-Page PDF Report Layout on the Graphics Device</dc:title>
  <dc:title>R package simPDF version 0.1.1</dc:title>
  <dc:description>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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.6.0)</dc:relation>
  <dc:relation>Imports: grDevices, graphics</dc:relation>
  <dc:relation>Suggests: tinytest, png, jpeg, knitr, rmarkdown</dc:relation>
  <dc:creator>Kyun-Seop Bae &lt;k@acr.kr&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Kyun-Seop Bae [aut, cre]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2026-07-30</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=simPDF</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.simPDF</dc:identifier>
</oai_dc:dc>
