[R] [R-pkgs] New Package: pgfSweave

Cameron Bracken cameron.bracken at gmail.com
Fri Dec 4 21:11:12 CET 2009


At long last pgfSweave has finally made its way to CRAN.

The pgfSweave package is about speed and style of graphics. For speed,
the package provides capabilities for “caching” graphics generated
with Sweave on top of the caching funcitonality of cacheSweave. For
style the pgfSweave package facilitates the integration of R graphics
with LaTeX reports through the tikzDevice package and eps2pgf utility.
With these tools, figure labels are converted to LaTeX strings so they
match the style of the document and the full range of LaTeX math
symbols/equations are available.

The backbone of pgfSweave is a a new driver for Sweave
(pgfSweaveDriver). The driver provides new chunk options tikz, pgf and
external on top of the cache option provided by cacheSweave.

This package started as a fork (hack) of cacheSweave to suit our own
narrow purposes and has since become a valuable tool for much of our
own work.  We hope you will find it useful as well.

-Cameron Bracken and Charlie Sharpsteen

_______________________________________________
R-packages mailing list
R-packages at r-project.org
https://stat.ethz.ch/mailman/listinfo/r-packages


More information about the R-help mailing list