############################################################################## ############################################################################## ### ### Running command: ### ### rm -rf BUSseq.buildbin-libdir && mkdir BUSseq.buildbin-libdir && D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL --build --library=BUSseq.buildbin-libdir BUSseq_1.1.0.tar.gz ### ############################################################################## ############################################################################## * installing *source* package 'BUSseq' ... ** using staged installation ** libs D:/biocbuild/bbs-3.15-bioc/R/share/make/winshlib.mk:16: warning: overriding recipe for target 'BUSseq.dll' Makevars.win:9: warning: ignoring old recipe for target 'BUSseq.dll' "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I"C:/extsoft/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c BUSseq.cpp -o BUSseq.o BUSseq.cpp: In function 'double postprob_DE_thr_fun(double*, double, int, int)': BUSseq.cpp:964:69: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] while((fdr <= _fdr_threshold) & (kappa <= postprob_DE_thr) & (i < (unsigned)vec_PPI.size())){ ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ BUSseq.cpp: In function 'void BUSseq_inference(int*, int*, int*, int*, char**, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, int*, double*, int*, double*)': BUSseq.cpp:2674:7: warning: variable 'All_Drop' set but not used [-Wunused-but-set-variable] bool All_Drop = true; ^~~~~~~~ "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I"C:/extsoft/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c rngstream.cpp -o rngstream.o C:/rtools40/mingw64/bin/g++ -shared -s -static-libgcc -o BUSseq.dll tmp.def BUSseq.o rngstream.o -fopenmp -LD:/biocbuild/bbs-3.15-bioc/R/bin/x64 -lRlapack -LD:/biocbuild/bbs-3.15-bioc/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LD:/biocbuild/bbs-3.15-bioc/R/bin/x64 -lR installing to D:/biocbuild/bbs-3.15-bioc/meat/BUSseq.buildbin-libdir/00LOCK-BUSseq/00new/BUSseq/libs/x64 ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package 'BUSseq' finding HTML links ... done BIC_BUSseq html BUSseq-package html BUSseq_MCMC html BUSseqfits_example html baseline_expression_values html cell_effect_values html celltype_effects html celltype_mean_expression html celltypes html corrected_read_counts html dropout_coefficient_values html heatmap_data_BUSseq html imputed_read_counts html intrinsic_genes_BUSseq html location_batch_effects html overdispersions html raw_read_counts 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 * MD5 sums packaged installation of 'BUSseq' as BUSseq_1.1.0.zip * DONE (BUSseq)