(This article was first published on cameron.bracken.bz » R, and kindly contributed to R-bloggers)
The next release of pgfSweave is now on CRAN! It has been a while since I posted about pgfSweave and there have been some significant changes in the past couple of months.
The main new features are:
- Automatic code highlighting via the highlight package. This can be turned off with the
highlightoption. - “Tidying” of source code output via the
tidyoption. - Access to tikzDevice sanitization through a code chunk option
sanitize - Automatic addition of the
\pgfrealjobnamecommand if it does not exist similarly to the addition of the\usepackage{Sweave}line. - Setting tex.driver=latex will now (in addition to working) generate an eps file
And of course bug fixes:
- Fixes for bunches of issues related to the changes in Sweave in R 2.12. I think these issues are now resolved (fingers crossed)
keep.sourceactually works now.
See the NEWS file for the complete list of changes and the vignette for information on now to use the new options.
To leave a comment for the author, please follow the link and comment on his blog: cameron.bracken.bz » R.
R-bloggers.com offers daily e-mail updates about R news and tutorials on topics such as: visualization (ggplot2, Boxplots, maps, animation), programming (RStudio, Sweave, LaTeX, SQL, Eclipse, git, hadoop, Web Scraping) statistics (regression, PCA, time series, trading) and more...

Zero Inflated Models and Generalized Linear Mixed Models with R.
Zuur, Saveliev, Ieno (2012).