Back to Multiple platform build/check report for BioC 3.8 |
|
This page was generated on 2019-04-13 11:27:40 -0400 (Sat, 13 Apr 2019).
Package 360/1649 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
cydar 1.6.1 Aaron Lun
| malbec1 | Linux (Ubuntu 16.04.6 LTS) / x86_64 | OK | OK | OK | |||||||
tokay1 | Windows Server 2012 R2 Standard / x64 | [ OK ] | OK | WARNINGS | OK | |||||||
merida1 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
Package: cydar |
Version: 1.6.1 |
Command: C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.8/bioc/src/contrib/cydar_1.6.1.tar.gz && rm -rf cydar.buildbin-libdir && mkdir cydar.buildbin-libdir && C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=cydar.buildbin-libdir cydar_1.6.1.tar.gz && C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD INSTALL cydar_1.6.1.zip && rm cydar_1.6.1.tar.gz cydar_1.6.1.zip |
StartedAt: 2019-04-12 19:47:40 -0400 (Fri, 12 Apr 2019) |
EndedAt: 2019-04-12 19:49:15 -0400 (Fri, 12 Apr 2019) |
EllapsedTime: 95.2 seconds |
RetCode: 0 |
Status: OK |
############################################################################## ############################################################################## ### ### Running command: ### ### C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.8/bioc/src/contrib/cydar_1.6.1.tar.gz && rm -rf cydar.buildbin-libdir && mkdir cydar.buildbin-libdir && C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=cydar.buildbin-libdir cydar_1.6.1.tar.gz && C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD INSTALL cydar_1.6.1.zip && rm cydar_1.6.1.tar.gz cydar_1.6.1.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 57423 100 57423 0 0 794k 0 --:--:-- --:--:-- --:--:-- 836k install for i386 * installing *source* package 'cydar' ... ** libs C:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/extsoft/include" -O2 -Wall -mtune=generic -c compute_density.cpp -o compute_density.o compute_density.cpp: In function 'SEXPREC* compute_density(SEXP, SEXP)': compute_density.cpp:10:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (size_t i=0; i<Distances.size(); ++i) { ^ C:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/extsoft/include" -O2 -Wall -mtune=generic -c compute_hyperstats.cpp -o compute_hyperstats.o compute_hyperstats.cpp: In function 'SEXPREC* compute_hyperstats(SEXP, SEXP, SEXP, SEXP)': compute_hyperstats.cpp:22:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (Samples.size()!=ncells) { ^ compute_hyperstats.cpp:60:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (size_t icx=0; icx<curass.size(); ++icx) { ^ C:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/extsoft/include" -O2 -Wall -mtune=generic -c compute_median_int.cpp -o compute_median_int.o compute_median_int.cpp: In function 'SEXPREC* compute_median_int(SEXP, SEXP, SEXP, SEXP)': compute_median_int.cpp:22:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (Samples.size()!=ncells) { ^ compute_median_int.cpp:41:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (curdex <= 0 || curdex > ncells) { ^ C:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/extsoft/include" -O2 -Wall -mtune=generic -c drop_redundant.cpp -o drop_redundant.o C:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/extsoft/include" -O2 -Wall -mtune=generic -c init.cpp -o init.o C:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/extsoft/include" -O2 -Wall -mtune=generic -c utils.cpp -o utils.o C:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o cydar.dll tmp.def compute_density.o compute_hyperstats.o compute_median_int.o drop_redundant.o init.o utils.o -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/bin/i386 -lR installing to C:/Users/biocbuild/bbs-3.8-bioc/meat/cydar.buildbin-libdir/cydar/libs/i386 ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package 'cydar' finding HTML links ... done CyData html finding level-2 HTML links ... done countCells html createColorBar html dnaGate html expandRadius html findFirstSphere html intensityRanges html interpretSpheres html labelSpheres html medIntensities html multiIntHist html neighborDistances html normalizeBatch html Rd warning: C:/Users/biocbuild/bbs-3.8-bioc/tmpdir/RtmpiobmvD/R.INSTALL1d80e7a667a/cydar/man/normalizeBatch.Rd:106: file link 'normalization' in package 'flowCore' does not exist and so has been treated as a topic outlierGate html pickBestMarkers html plotSphereIntensity html plotSphereLogFC html poolCells html Rd warning: C:/Users/biocbuild/bbs-3.8-bioc/tmpdir/RtmpiobmvD/R.INSTALL1d80e7a667a/cydar/man/poolCells.Rd:26: file link 'estimateLogicle' in package 'flowCore' does not exist and so has been treated as a topic Rd warning: C:/Users/biocbuild/bbs-3.8-bioc/tmpdir/RtmpiobmvD/R.INSTALL1d80e7a667a/cydar/man/poolCells.Rd:36: file link 'flowFrame' in package 'flowCore' does not exist and so has been treated as a topic Rd warning: C:/Users/biocbuild/bbs-3.8-bioc/tmpdir/RtmpiobmvD/R.INSTALL1d80e7a667a/cydar/man/poolCells.Rd:38: file link 'estimateLogicle' in package 'flowCore' does not exist and so has been treated as a topic prepareCellData html spatialFDR html ** building package indices ** installing vignettes ** testing if installed package can be loaded In R CMD INSTALL install for x64 * installing *source* package 'cydar' ... ** libs C:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/extsoft/include" -O2 -Wall -mtune=generic -c compute_density.cpp -o compute_density.o compute_density.cpp: In function 'SEXPREC* compute_density(SEXP, SEXP)': compute_density.cpp:10:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (size_t i=0; i<Distances.size(); ++i) { ^ C:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/extsoft/include" -O2 -Wall -mtune=generic -c compute_hyperstats.cpp -o compute_hyperstats.o compute_hyperstats.cpp: In function 'SEXPREC* compute_hyperstats(SEXP, SEXP, SEXP, SEXP)': compute_hyperstats.cpp:22:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (Samples.size()!=ncells) { ^ compute_hyperstats.cpp:60:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (size_t icx=0; icx<curass.size(); ++icx) { ^ C:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/extsoft/include" -O2 -Wall -mtune=generic -c compute_median_int.cpp -o compute_median_int.o compute_median_int.cpp: In function 'SEXPREC* compute_median_int(SEXP, SEXP, SEXP, SEXP)': compute_median_int.cpp:22:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (Samples.size()!=ncells) { ^ compute_median_int.cpp:41:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (curdex <= 0 || curdex > ncells) { ^ C:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/extsoft/include" -O2 -Wall -mtune=generic -c drop_redundant.cpp -o drop_redundant.o C:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/extsoft/include" -O2 -Wall -mtune=generic -c init.cpp -o init.o C:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"C:/extsoft/include" -O2 -Wall -mtune=generic -c utils.cpp -o utils.o C:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o cydar.dll tmp.def compute_density.o compute_hyperstats.o compute_median_int.o drop_redundant.o init.o utils.o -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/bin/x64 -lR installing to C:/Users/biocbuild/bbs-3.8-bioc/meat/cydar.buildbin-libdir/cydar/libs/x64 ** testing if installed package can be loaded * MD5 sums packaged installation of 'cydar' as cydar_1.6.1.zip * DONE (cydar) In R CMD INSTALL In R CMD INSTALL * installing to library 'C:/Users/biocbuild/bbs-3.8-bioc/R/library' package 'cydar' successfully unpacked and MD5 sums checked In R CMD INSTALL