Back to Multiple platform build/check report for BioC 3.10 |
|
This page was generated on 2020-04-15 12:28:10 -0400 (Wed, 15 Apr 2020).
Package 397/1823 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
cydar 1.10.0 Aaron Lun
| malbec1 | Linux (Ubuntu 18.04.4 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.10.0 |
Command: C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.10/bioc/src/contrib/cydar_1.10.0.tar.gz && rm -rf cydar.buildbin-libdir && mkdir cydar.buildbin-libdir && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=cydar.buildbin-libdir cydar_1.10.0.tar.gz && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL cydar_1.10.0.zip && rm cydar_1.10.0.tar.gz cydar_1.10.0.zip |
StartedAt: 2020-04-14 19:41:54 -0400 (Tue, 14 Apr 2020) |
EndedAt: 2020-04-14 19:43:35 -0400 (Tue, 14 Apr 2020) |
EllapsedTime: 100.8 seconds |
RetCode: 0 |
Status: OK |
############################################################################## ############################################################################## ### ### Running command: ### ### C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.10/bioc/src/contrib/cydar_1.10.0.tar.gz && rm -rf cydar.buildbin-libdir && mkdir cydar.buildbin-libdir && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=cydar.buildbin-libdir cydar_1.10.0.tar.gz && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL cydar_1.10.0.zip && rm cydar_1.10.0.tar.gz cydar_1.10.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 57997 100 57997 0 0 1219k 0 --:--:-- --:--:-- --:--:-- 1317k install for i386 * installing *source* package 'cydar' ... ** using staged installation ** libs C:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"C:/extsoft/include" -O2 -Wall -mtune=core2 -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.10-/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"C:/extsoft/include" -O2 -Wall -mtune=core2 -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.10-/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"C:/extsoft/include" -O2 -Wall -mtune=core2 -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.10-/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"C:/extsoft/include" -O2 -Wall -mtune=core2 -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.10-/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"C:/extsoft/include" -O2 -Wall -mtune=core2 -c init.cpp -o init.o C:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"C:/extsoft/include" -O2 -Wall -mtune=core2 -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.10-/R/bin/i386 -lR installing to C:/Users/biocbuild/bbs-3.10-bioc/meat/cydar.buildbin-libdir/00LOCK-cydar/00new/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.10-bioc/tmpdir/RtmpGuawA0/R.INSTALL20e8325c3a70/cydar/man/normalizeBatch.Rd:137: file link 'normalization' in package 'flowCore' does not exist and so has been treated as a topic outlierGate html Rd warning: C:/Users/biocbuild/bbs-3.10-bioc/tmpdir/RtmpGuawA0/R.INSTALL20e8325c3a70/cydar/man/outlierGate.Rd:38: file link 'rectangleGate' in package 'flowCore' does not exist and so has been treated as a topic pickBestMarkers html plotSphereIntensity html plotSphereLogFC html poolCells html Rd warning: C:/Users/biocbuild/bbs-3.10-bioc/tmpdir/RtmpGuawA0/R.INSTALL20e8325c3a70/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.10-bioc/tmpdir/RtmpGuawA0/R.INSTALL20e8325c3a70/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.10-bioc/tmpdir/RtmpGuawA0/R.INSTALL20e8325c3a70/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 from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path 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.10-/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"C:/extsoft/include" -O2 -Wall -mtune=core2 -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.10-/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"C:/extsoft/include" -O2 -Wall -mtune=core2 -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.10-/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"C:/extsoft/include" -O2 -Wall -mtune=core2 -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.10-/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"C:/extsoft/include" -O2 -Wall -mtune=core2 -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.10-/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"C:/extsoft/include" -O2 -Wall -mtune=core2 -c init.cpp -o init.o C:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"C:/extsoft/include" -O2 -Wall -mtune=core2 -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.10-/R/bin/x64 -lR installing to C:/Users/biocbuild/bbs-3.10-bioc/meat/cydar.buildbin-libdir/cydar/libs/x64 ** testing if installed package can be loaded * MD5 sums packaged installation of 'cydar' as cydar_1.10.0.zip * DONE (cydar) * installing to library 'C:/Users/biocbuild/bbs-3.10-bioc/R/library' package 'cydar' successfully unpacked and MD5 sums checked