Skip to content
Prev 1327 / 21312 Next

[Bioc-devel] FYI: Windows build of affyPLM devel has been broken for a while

Hi.
On 9/22/07, Martin Morgan <mtmorgan at fhcrc.org> wrote:
Yes, I am aware of that, but all other test cases are validated by R
CMD check not R CMD build.

I believe allowing vignettes to fail during build comes down to how
vignette is important for the service the package provides.  For
instance, I can definitely see how code and data (possibly not example
data but is currently no such separation) should be valid in order to
install a package.  Documentation, however, is not critical for a
package's operation.  To me a vignette is just another documentation
format just like the TeX, HTML, CHTML, man pages, ...

Don't get me wrong, I do believe packages should build and pass all
builds and checks without errors and warnings.

Cheers

Henrik