Package: pgfSweave
Type: Package
Title: Quality speedy graphics compilation with Sweave
Version: 1.1.3
Date: 2011-01-16
Author: Cameron Bracken <cameron.bracken@gmail.com> and Charlie
        Sharpsteen <source@sharpsteen.net>
Maintainer: Cameron Bracken <cameron.bracken@gmail.com>
Depends: stashR, filehash, tikzDevice, cacheSweave, getopt, highlight,
        formatR
Imports: digest, tools, utils
SystemRequirement: pgf (>=2.00) (http://sourceforge.net/projects/pgf/)
        for the vignette and for externalization.
Description: pgfSweave provides a number of improvements to the improve
        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, pgf, external, sanitize, highlight
        and tidy on top of the cache option provided by cacheSweave.
License: GPL (>= 3)
LazyLoad: yes
URL: https://r-forge.r-project.org/projects/pgfsweave/
Repository: CRAN
Repository/R-Forge/Project: pgfsweave
Repository/R-Forge/Revision: 26
Date/Publication: 2011-01-19 08:21:27
Packaged: 2011-01-17 22:00:59 UTC; rforge
