Julien Barnier <julien <at> no-log.org> writes:

> 
> Hi,
> When I try this example at work, I got an error message during Sweave
> which is close from something like "warning : semitransparency not
> supported by this device". When I try at home (with the given
> sessionInfo), I got no warning but in both the cases the result is the
> same : an empty pdf file for the figure and an error during pdflatex
> compilation.
> 
> I've put online an example Rnw file and the almost empty pdf produced
> here :
> 
> http://dd.nozav.org/transferts/
> 
> Thanks in advance for any help.

This might be a case of FAQ 7.22 since ggplot(2) like lattice depend on grid.
I would try wrapping the ggplot commands in a print statement.

HTH,

ken

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to