pgfSweave: Quality speedy graphics compilation and caching with Sweave

pgfSweave provides a number of improvements to the speed and quality of Sweave output including: (1) capabilities for 'caching' graphics generated with Sweave on top of the caching mechanisms provided by cacheSweave, (2) an interface to the tikzDevice package which provides graphics with consistent font style, sizing and quality as the main document and (3) highlighting of echo'd source code via the highlight package. pgfSweave provides a new driver for Sweave (pgfSweaveDriver) with new chunk options tikz, external, sanitize, highlight and tidy on top of the cache option provided by cacheSweave.

Version: 1.2.1
Depends: stashR, filehash, highlight, optparse, formatR
Imports: digest, tools, utils, tikzDevice, cacheSweave
Published: 2011-04-06
Author: Cameron Bracken and Charlie Sharpsteen
Maintainer: Cameron Bracken <cameron.bracken at gmail.com>
License: GPL (≥ 3)
URL: https://r-forge.r-project.org/projects/pgfsweave/
In views: ReproducibleResearch
CRAN checks: pgfSweave results

Downloads:

Package source: pgfSweave_1.2.1.tar.gz
MacOS X binary: pgfSweave_1.2.1.tgz
Windows binary: pgfSweave_1.2.1.zip
Reference manual: pgfSweave.pdf
Vignettes: The pgfSweave Package
Efficient use of pgfSweave on large data-sets
News/ChangeLog:NEWS ChangeLog
Old sources: pgfSweave archive