############################################################################## ############################################################################## ### ### Running command: ### ### D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL sincell ### ############################################################################## ############################################################################## * installing to library 'D:/biocbuild/bbs-3.15-bioc/R/library' * installing *source* package 'sincell' ... ** using staged installation ** libs "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c RcppExports.cpp -o RcppExports.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c pseudoreplicatesbymodel.cpp -o pseudoreplicatesbymodel.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c pseudoreplicatesbynoise.cpp -o pseudoreplicatesbynoise.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c pseudoreplicatesbynoise_cv2.cpp -o pseudoreplicatesbynoise_cv2.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c sstalgorithm.cpp -o sstalgorithm.o sstalgorithm.cpp: In function 'Rcpp::NumericVector sstalgorithm(Rcpp::NumericVector, int, Rcpp::NumericMatrix)': sstalgorithm.cpp:28:10: warning: 'disty' may be used uninitialized in this function [-Wmaybe-uninitialized] out[2] = disty; sstalgorithm.cpp:27:10: warning: 'distx' may be used uninitialized in this function [-Wmaybe-uninitialized] out[1] = distx; C:/rtools40/mingw64/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o sincell.dll tmp.def RcppExports.o pseudoreplicatesbymodel.o pseudoreplicatesbynoise.o pseudoreplicatesbynoise_cv2.o sstalgorithm.o -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/R/library/00LOCK-sincell/00new/sincell/libs/x64 ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package 'sincell' finding HTML links ... done ExpressionMatrix html f_distance2vector html geneset.list html knnalgorithm html pseudoreplicatesbymodel html pseudoreplicatesbynoise html pseudoreplicatesbynoise_cv2 html sc_AssociationOfCellsHierarchyWithAGeneSet html sc_ComparissonOfGraphs html sc_DimensionalityReductionObj html sc_GraphBuilderObj html sc_InSilicoCellsReplicatesObj html sc_InitializingSincellObject html sc_StatisticalSupportByGeneSubsampling html sc_StatisticalSupportByReplacementWithInSilicoCellsReplicates html sc_clusterObj html sc_distanceObj html sc_marker2color html sstalgorithm 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 * DONE (sincell) Making 'packages.html' ...Warning in packageDescription(i, lib.loc = lib, fields = "Title", encoding = "UTF-8") : DESCRIPTION file of package 'GSEAlm' is missing or broken done