[Bioc-devel] Automatic notifications of build failure
Hi BioC developers, Two weeks ago, our build system started sending weekly notifications of build failure. This notification is an individual email sent every Tuesday to each maintainer whose package failed to pass 'R CMD build' or 'R CMD check' on any of our build system during the latest build run. Note that this is for the *release* builds only: http://bioconductor.org/checkResults/release/bioc-LATEST/ (Maybe we'll consider to do the same for the *devel* builds in the future, especially when we get close to the next release.) These automatically generated emails are sent from the following address: BBS-noreply at bioconductor.org and look like this (for package foo): Subject: ----------------------------------------------------------------------- foo problems reported by the "Multiple platform build/check report" for BioC 2.1 Body: ----------------------------------------------------------------------- [This is an automatically generated email. Please don't reply.] Hi foo maintainer, According to the "Multiple platform build/check report" for BioC 2.1, the foo package has the following problem(s): o ERROR for 'R CMD check' on wellington. See the details here: http://bioconductor.org/checkResults/2.1/bioc-LATEST/foo/wellington-checksrc.html o TIMEOUT for 'R CMD build' on pitt. See the details here: http://bioconductor.org/checkResults/2.1/bioc-LATEST/foo/pitt-buildsrc.html Please take the time to address this and use your Subversion account when you are ready to commit a fix to your package. Notes: ... <some important notes here> ... Thanks for contributing to the Bioconductor project! ----------------------------------------------------------------------- Please, make sure that they will not be caught by your spam filter. Any feedback on this new feature is welcome. Cheers, H.