Skip to content
Prev 40014 / 63421 Next

How to create vignette.pdf for R-2.13.0?

Dear Duncan, dear Uwe,

Since I have installed both WinXP and OpenSUSE 11.3 on my Mac in a 
virtual machine, I have now done the following tests on all three 
architectures:

1, R CMD build xps:
This creates "xps_1.13.1.tar.gz" which DOES contain all vignettes as 
pdf-file. Thus R CMD build is ok.

2, R CMD check xps:
This does NOT build the vignettes as pdf-files on all three 
architectures. Or to be more precise, R-2.13.0 does no longer build the 
vignettes since with R-2.12.2 and earlier versions R did create the 
vignettes as pdf-files.

Thus the question is:
Why does R CMD check no longer create the vignettes?

Best regards
Christian
On 4/27/11 10:16 AM, Uwe Ligges wrote: