On Mon, 30 Jun 2014, Dirk Eddelbuettel wrote: > If a CRAN package fails 'R CMD check' it will not be on CRAN, ie not > be available as a source package.
It would probably be good to run these at build time too, just in case a package has local tests which fail because of a dependency which changed in some incompatible way. DEB_BUILD_OPTIONS provides nocheck, which debhelper follows, so it would be easy to adapt this procedure for dh $@ style rule files, and that would enable package maintainers to easily skip the tests for local builds if they wanted/needed to. And of course, it would be possible to not run the tests for specific packages. -- Don Armstrong http://www.donarmstrong.com "I'm a rational being--of a sort--rational enough, at least, to see the symptoms of insanity around me. And I'm human, the same as the people I think of as victims when my guard drops. It's at least possible I'm even crazier than my fellows, whom I'm tempted to pity. "There seems only one thing to do, and that's get drunk" -- Chad C. Mulligan (John Brunner _Stand On Zanzibar_ p390) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org