"Arjun Ravi Narayan" <[EMAIL PROTECTED]> writes:
> I have a package which passes R CMD check with the --no-vignettes option.
> However, it does not pass the check without that, as the vignette relies on
> some data files that I cannot distribute. However, I would like the package
> to pass the che
I have a package which passes R CMD check with the --no-vignettes option.
However, it does not pass the check without that, as the vignette relies on
some data files that I cannot distribute. However, I would like the package
to pass the check so that I can put it on CRAN, so that other people with