| Back to Multiple platform build/check report for BioC 3.6 |
|
This page was generated on 2018-04-12 13:17:05 -0400 (Thu, 12 Apr 2018).
| Package 535/1472 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| genefilter 1.60.0 Bioconductor Package Maintainer
| malbec1 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | OK | OK | WARNINGS | |||||||
| tokay1 | Windows Server 2012 R2 Standard / x64 | [ OK ] | OK | WARNINGS | OK | |||||||
| veracruz1 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | WARNINGS | OK |
| Package: genefilter |
| Version: 1.60.0 |
| Command: rm -rf genefilter.buildbin-libdir && mkdir genefilter.buildbin-libdir && C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.6/bioc/src/contrib/genefilter_1.60.0.tar.gz && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --library=genefilter.buildbin-libdir --merge-multiarch genefilter_1.60.0.tar.gz && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL genefilter_1.60.0.zip && rm genefilter_1.60.0.tar.gz genefilter_1.60.0.zip |
| StartedAt: 2018-04-11 18:30:50 -0400 (Wed, 11 Apr 2018) |
| EndedAt: 2018-04-11 18:32:42 -0400 (Wed, 11 Apr 2018) |
| EllapsedTime: 111.9 seconds |
| RetCode: 0 |
| Status: OK |
##############################################################################
##############################################################################
###
### Running command:
###
### rm -rf genefilter.buildbin-libdir && mkdir genefilter.buildbin-libdir && C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.6/bioc/src/contrib/genefilter_1.60.0.tar.gz && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --library=genefilter.buildbin-libdir --merge-multiarch genefilter_1.60.0.tar.gz && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL genefilter_1.60.0.zip && rm genefilter_1.60.0.tar.gz genefilter_1.60.0.zip
###
##############################################################################
##############################################################################
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 119k 100 119k 0 0 5062k 0 --:--:-- --:--:-- --:--:-- 5712k
install for i386
* installing *source* package 'genefilter' ...
** libs
C:/Rtools/mingw_32/bin/g++ -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/local323/include" -O2 -Wall -mtune=generic -c half_range_mode.cpp -o half_range_mode.o
C:/Rtools/mingw_32/bin/gcc -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/local323/include" -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o
C:/Rtools/mingw_32/bin/gcc -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/local323/include" -O3 -Wall -std=gnu99 -mtune=generic -c nd.c -o nd.o
C:/Rtools/mingw_32/bin/gcc -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/local323/include" -O3 -Wall -std=gnu99 -mtune=generic -c pAUC.c -o pAUC.o
pAUC.c: In function 'pAUC':
pAUC.c:140:13: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
if(rows != INTEGER(dimSens)[1] | columns != INTEGER(dimSens)[0])
^
C:/Rtools/mingw_32/bin/gcc -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/local323/include" -O3 -Wall -std=gnu99 -mtune=generic -c rowPAUCs.c -o rowPAUCs.o
C:/Rtools/mingw_32/bin/gcc -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/local323/include" -O3 -Wall -std=gnu99 -mtune=generic -c rowttests.c -o rowttests.o
C:/Rtools/mingw_32/bin/gfortran -O3 -mtune=generic -c ttest.f -o ttest.o
C:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o genefilter.dll tmp.def half_range_mode.o init.o nd.o pAUC.o rowPAUCs.o rowttests.o ttest.o -LC:/local323/lib/i386 -LC:/local323/lib -lgfortran -lm -lquadmath -LC:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.6-bioc/meat/genefilter.buildbin-libdir/genefilter/libs/i386
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
converting help for package 'genefilter'
finding HTML links ... done
Anova html
coxfilter html
cv html
dist2 html
eSetFilter html
filter_volcano html
filtered_p html
filterfun html
findLargest html
gapFilter html
genefilter html
genefinder html
genescale html
half.range.mode html
kOverA html
kappa_p html
maxA html
nsFilter html
pOverA html
rejection_plot html
rowFtests html
rowROC-class html
rowSds html
rowpAUCs html
shorth html
tdata html
ttest html
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL
install for x64
* installing *source* package 'genefilter' ...
** libs
C:/Rtools/mingw_64/bin/g++ -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/local323/include" -O2 -Wall -mtune=generic -c half_range_mode.cpp -o half_range_mode.o
C:/Rtools/mingw_64/bin/gcc -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/local323/include" -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o
C:/Rtools/mingw_64/bin/gcc -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/local323/include" -O2 -Wall -std=gnu99 -mtune=generic -c nd.c -o nd.o
C:/Rtools/mingw_64/bin/gcc -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/local323/include" -O2 -Wall -std=gnu99 -mtune=generic -c pAUC.c -o pAUC.o
pAUC.c: In function 'pAUC':
pAUC.c:140:13: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
if(rows != INTEGER(dimSens)[1] | columns != INTEGER(dimSens)[0])
^
C:/Rtools/mingw_64/bin/gcc -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/local323/include" -O2 -Wall -std=gnu99 -mtune=generic -c rowPAUCs.c -o rowPAUCs.o
C:/Rtools/mingw_64/bin/gcc -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/local323/include" -O2 -Wall -std=gnu99 -mtune=generic -c rowttests.c -o rowttests.o
C:/Rtools/mingw_64/bin/gfortran -O2 -mtune=generic -c ttest.f -o ttest.o
C:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o genefilter.dll tmp.def half_range_mode.o init.o nd.o pAUC.o rowPAUCs.o rowttests.o ttest.o -LC:/local323/lib/x64 -LC:/local323/lib -lgfortran -lm -lquadmath -LC:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.6-bioc/meat/genefilter.buildbin-libdir/genefilter/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'genefilter' as genefilter_1.60.0.zip
* DONE (genefilter)
In R CMD INSTALL
In R CMD INSTALL
* installing to library 'C:/Users/biocbuild/bbs-3.6-bioc/R/library'
package 'genefilter' successfully unpacked and MD5 sums checked
In R CMD INSTALL