Back to Multiple platform build/check report for BioC 3.9 |
|
This page was generated on 2018-10-29 10:07:02 -0400 (Mon, 29 Oct 2018).
Package 606/1642 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
Martin Slawski
| malbec2 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | [ OK ] | OK | WARNINGS | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | OK | |||||||
merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | WARNINGS | OK |
Package: GeneSelector |
Version: 2.31.2 |
Command: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD INSTALL GeneSelector |
StartedAt: 2018-10-28 18:46:10 -0400 (Sun, 28 Oct 2018) |
EndedAt: 2018-10-28 18:46:25 -0400 (Sun, 28 Oct 2018) |
EllapsedTime: 15.0 seconds |
RetCode: 0 |
Status: OK |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD INSTALL GeneSelector ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.9-bioc/R/library’ * installing *source* package ‘GeneSelector’ ... ** libs gcc -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c kendall.c -o kendall.o kendall.c: In function ‘kendall’: kendall.c:7:10: warning: ‘tau’ may be used uninitialized in this function [-Wmaybe-uninitialized] res[0] = tau; ˜˜˜˜˜˜˜^˜˜˜˜ gcc -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c mcfour.c -o mcfour.o gcc -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c mct.c -o mct.o gcc -shared -L/home/biocbuild/bbs-3.9-bioc/R/lib -L/usr/local/lib -o GeneSelector.so kendall.o mcfour.o mct.o -L/home/biocbuild/bbs-3.9-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.9-bioc/R/library/GeneSelector/libs ** R ** data ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded Warning: Package 'GeneSelector' is deprecated and will be removed from Bioconductor version 3.9 * DONE (GeneSelector)