Skip to content
Prev 326181 / 398502 Next

Vignettes do not appear on CRAN if files are placed in /vignette subdirectory - but they do appear if placed in /inst/doc

On 13-06-30 5:28 PM, S?ren H?jsgaard wrote:
CRAN has had some problems building vignettes in cases where the 
vignette depends on packages that are not installed on CRAN.  Could that 
be the problem?  (They are working on fixing this.)

My tables package has a vignette in the vignettes directory, and it 
shows up on CRAN, so if it is not the above, there may be other problems.

I am currently involved in redoing the build/INSTALL code for vignettes 
(which is currently somewhat inconsistent), but I don't know when the 
new code will be ready.

Duncan Murdoch